Simple HTML games and tools created with ChatGPT.
Disclaimer:
~99.3% of the code has been written and improved by ChatGPT and Claude. Other AI will also be tested in the future. (0.7% were debugging and minor styling tweaks done by me)
Some games contain assets (mainly background images). The images have been generated with the help of MidJourney and some sounds have been taken from pixabay.
No cookies, tracking or server-sided data saving is done in this project. Almost all tools are client-sided, limited to JS, CSS and HTML.
Some data is stored in firebase and firestore. (multiplayer functionality in Tic-Tac-Toe and Rock-Paper-Scissors, highscores in Flappy Bird, savegames in Family Feud and Who Wants to Be a Millionaire and plans from the Household Planner)
A few tools make use of the OpenAI Chat Completions API.
View current version:
- Ideas for Future Projects - Explore potential future additions to the collection.
- Prompt Examples - See examples of prompts used to create the games and tools.
- Prompt Engineering Tips - Discover tips and tricks for effective prompt engineering.
- Instruction for Custom GPTs - Instructions for GPT's that have been created by me.
GPTGames is released under the MIT License, meaning you're free to use, modify, and distribute this project however you like. If you found this project helpful or are using it as the foundation for your own work, I'd appreciate (though don't require) the following:
- A simple mention that your project is based on GPTGames.dev
- A link back to the original repository