This commit is contained in:
Paul Gauthier 2023-05-13 07:01:22 -07:00
parent 705f6a1324
commit 41a5f09cb9
5 changed files with 11 additions and 10 deletions

View file

@ -1,6 +1,7 @@
# Aider modifying the 2048 game
> Here, we explore and modify the open source 2048 game codebase from https://github.com/gabrielecirulli/2048
# Modify an open source 2048 game with aider and gpt-4
> The user explores and modifies the open source 2048 game codebase from https://github.com/gabrielecirulli/2048
---
#### > what is this repo?