ipuntoo/AI-Game-Generator
๐ฎ Create engaging HTML educational games effortlessly with AI. Just input your idea, and let the generator handle the rest, no setup needed.
What's novel
๐ฎ Create engaging HTML educational games effortlessly with AI. Just input your idea, and let the generator handle the rest, no setup needed.
Code Analysis
9 files read ยท 3 roundsA thin FastAPI wrapper that sends a user's game prompt to Google's Gemini API with a system prompt requesting self-contained HTML, then saves and serves the returned HTML file.
Strengths
Clean separation into small focused modules (client, prompt builder, utils, routes) and sensible defensive touches like markdown-fence stripping, UUID filenames, and cache-busting on the play link.
Weaknesses
No tests, no input length limits, no rate limiting, no cleanup of generated files, and the README heavily oversells the project (claims downloadable desktop app, customization options, and educational benefits that don't exist in the code).
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
6
Contributors
2
Files
12
Active weeks
3
Repository
Language
Python
Stars
2
Forks
0
License
MIT