top | item 40403434

Mario like 2D platformer game AI generator

2 points| hexman | 1 year ago |x.com | reply

1 comment

order
[+] hexman|1 year ago|reply
Just implemented on gpt-4o a team of 4 agents that was able to build a 2d platformer. The only model that managed to accomplish the task.

4 agents: - Root agent: task description, Game Design Document generation. - Project manager based on ReAct framework (actions: bash command, software developer and QA) - Software developer works in a loop task by task (final code 250 lines). - QA runs the program, looks at logs, asks feedback from the user.

Prompt 180 lines.