pip install -r requirements.txtSet environment variables:
GEMINI_API_KEYELEVENLABS_API_KEY(required only if you want BGM generation)
$env:GEMINI_API_KEY="your_gemini_key"
$env:ELEVENLABS_API_KEY="your_elevenlabs_key"export GEMINI_API_KEY="your_gemini_key"
export ELEVENLABS_API_KEY="your_elevenlabs_key"python server.pyupload or enter you story in the chatbox, it will take a few mins to generate the game (depend on story length),then enter the game in the right list.
WASD to move , P to open status

- Item system
- NPC Plot presentation
