From dc9fa48a07bcafbf63c6115fd3fa3e91707da14f Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 13 May 2023 12:36:52 -0700 Subject: [PATCH] copy --- examples/pong.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pong.md b/examples/pong.md index c49fd7756..6fcf85bdd 100644 --- a/examples/pong.md +++ b/examples/pong.md @@ -7,7 +7,7 @@ After setting up a basic game, the user asks for some customization of the color ## Chat transcript > pong$ aider ---- + #### > can you make a simple game of pong with pygame? Sure, I can help you create a simple Pong game using Pygame. First, let's break down the steps needed to create the game: