This commit is contained in:
Paul Gauthier 2024-05-17 13:12:26 -07:00
parent 2eced6ce12
commit 771bea1fa4
13 changed files with 34 additions and 31 deletions

View file

@ -1,5 +1,5 @@
# Build pong with aider, gpt-4 and pygame.
# Build pong with aider and 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.