mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
added divs
This commit is contained in:
parent
6b43fdac4a
commit
6abf71367b
12 changed files with 36 additions and 15 deletions
|
@ -4,7 +4,7 @@
|
|||
In this chat transcript, the user asks to make a pong game using pygame.
|
||||
After setting up a basic game, the user asks for some customization of the colors and game mechanics.
|
||||
|
||||
## Chat transcript
|
||||
<div class="chat-transcript" markdown="1">
|
||||
|
||||
> $ aider
|
||||
|
||||
|
@ -300,3 +300,5 @@ With this change, the ball's speed will increase by 10% in both the x and y dire
|
|||
> Applied edit to pong_game.py
|
||||
> Commit 693faf4 aider: Increased ball speed by 10% in both x and y directions each time it bounces off a paddle.
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue