AI Game Coding Experiments
Some attempts to get Chat GPT to write games around June 2023, presumably using GPT‑3.5. The results were mostly underwhelming.- Guess the number, wholy designed and written by Chat GPT.
- Chat GPT attempts to code Rogue.
- Chat GPT tries to code a space shooter.
- GitHub Copilot Rogue, first version.
Prompt: "I want to make a simple game similar to Rogue. I want it to be written in plain HTML & Javascript to run in a browser. Can you create a project for me?"
The result is surprisingly good without any modifications. At a glance, the code quality is reasonable. Although the following construct was unexpected: