Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Hermes Game Forge

Type any game idea → AI generates a playable HTML5 game instantly

Built for NousResearch Creative Hackathon

How It Works

  1. User types a game idea in natural language
  2. Hermes Agent orchestrates 3 AI Subagents in parallel:
    • Subagent 1: Game mechanics design
    • Subagent 2: Visual style and UX
    • Subagent 3: Story and content
  3. Claude Sonnet 4.5 generates complete HTML5 game
  4. Game is instantly playable in the browser

Models Used

Model Role
Kimi K2 Initial architecture & planning
Deepseek Chat Rapid prototyping
Deepseek R1 Reasoning & optimization
Claude Sonnet 4.5 Final game generation

Tech Stack

  • Hermes Agent (NousResearch) — AI orchestration
  • Claude Sonnet 4.5 via OpenRouter — Game generation
  • Flask — Backend API
  • HTML5 Canvas — Game rendering

Run Locally

pip install flask requests
python backend.py

Open http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages