Skip to content

GPTGames - Simple HTML, JS, CSS games and tools created with the help of ChatGPT and Claude.

License

Notifications You must be signed in to change notification settings

TobiasMue91/tobiasmue91.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPTGames

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:

https://www.gptgames.dev/

Documentation

Attribution

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