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,7 +1,7 @@
# Modify an open source 2048 game with aider and gpt-4
> The user explores and modifies the open source javascript 2048 game codebase from https://github.com/gabrielecirulli/2048
> In this chat transcript, the user explores and modifies the open source javascript 2048 game codebase from https://github.com/gabrielecirulli/2048
>
> Notice that GPT-4 asks to see a particular source file, and aider automatically includes it in the chat session after getting permission from the user.