seanbutler/ChatGPTGameDev
What happend when I asked ChatGPT to code simple video games.
This project explores how a large language model (LLM) like ChatGPT responds to requests for simple C++ video game code. It takes a plain English prompt asking for a game, such as one with player movement, obstacles, and moving enemies, and shows the C++ code the LLM generates in response. Game developers or hobbyists interested in using LLMs for code generation can observe the output and evaluate its immediate usability.
No commits in the last 6 months.
Use this if you are a game developer or hobbyist curious about the current capabilities of LLMs for generating C++ game code from high-level descriptions.
Not ideal if you are looking for a fully-fledged game development library or a tool to generate complex game logic without significant manual intervention.
Stars
13
Forks
1
Language
C++
License
MIT
Category
Last pushed
Feb 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/seanbutler/ChatGPTGameDev"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TobiasMue91/tobiasmue91.github.io
GPTGames - Simple HTML, JS, CSS games and tools created with the help of ChatGPT and Claude.
aliezzahn/journey-game
Building a text and image-based journey game powered by, and with, GPT and Flask in Python
jw782cn/PetGame-powered-by-GPT4
Text-based Virtual Pet Game powered by GPT4
DJSaunders1997/GPTeasers
App To Play ChatGPT Generated Quizes
kemeny/PongGame
A game of pong made by MetaGPT and ChatGPT Code Interpreter