diff --git a/examples/2048-game.md b/examples/2048-game.md index 03adfd1eb..4923789c5 100644 --- a/examples/2048-game.md +++ b/examples/2048-game.md @@ -8,6 +8,7 @@ Notice that GPT-4 asks to see a particular source file, and aider automatically ## Chat transcript > $ aider + #### > what is this repo? Based on the file names you provided, it seems like this repository is for a web-based game, possibly a 2048 game clone. The files include JavaScript files for game logic, HTML and CSS files for the user interface, and various meta files for icons and touch startup images.