This commit is contained in:
Paul Gauthier 2023-05-14 14:32:12 -07:00
parent f4cdbbf2e3
commit 451f257573
9 changed files with 20 additions and 20 deletions

View file

@ -1,12 +1,12 @@
# Build pong with aider, gpt-4 and pygame.
In this chat transcript, the user asks aider to make a pong game using pygame.
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
> pong$ aider
> $ aider
#### > can you make a simple game of pong with pygame?