I've been exploring the potential of using ChatGPT for creating games in HTML and JavaScript, and I've been blown away by the results so far. As a software developer, I wanted to challenge myself to write as little code as possible and let ChatGPT do the heavy lifting.
I wanted to share my progress and prompts that I thought generated really great output and see if any of you has ideas on how to improve this project.
After letting ChatGPT develop a fully working implementation of Sudoku with keyboard support and difficulty settings, I realized how much potential lies in programming with GPT.
Nonetheless, some of the games are still pretty unplayable and have much room for improvement, but most of them work quite well. The best results so far can be seen in "Joodle Dump", "Ball Bouncing Game", "Snake", "Guess the Number" and "Whac-a-Hedgehog".
GitHub: https://github.com/TobiasMue91/gptgames
Recent version: https://tobiasmue91.github.io/gptgames/
I'm happy about any thoughts and ideas.
