Tobiasmue91.Github.Io banner
TobiasMue91 TobiasMue91

Tobiasmue91.Github.Io

Design community

Description

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

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

GPTGames

Simple HTML games and tools created with ChatGPT.


**Disclaimer:**

~99.3% of the code has been written and improved by [ChatGPT](https://chat.openai.com/) and [Claude](https://claude.ai/). 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