This commit is contained in:
Paul Gauthier 2023-05-13 10:50:17 -07:00
parent f69525e573
commit e288cede8f
6 changed files with 8 additions and 7 deletions

View file

@ -1,8 +1,8 @@
# Build pong with aider, gpt-4 and pygame.
> After setting up a basic pong game, the user asks for some customization of the
> colors and game mechanics.
> In this chat transcript, the user asks aider 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.
---
#### > can you make a simple game of pong with pygame?