Solo-play Fighting Fantasy-style gamebook engine: an AI Game Master narrates while all randomness, state, and combat go through an MCP server (the AI never rolls dice in prose). Phase-1 MVP, 158 tests.
Or install with pip: pip install fantasy-gamebook-engine
README Excerpt
A solo-play **livro-jogo** (Fighting Fantasy–style gamebook) engine where an AI acts as the game master and narrator. The whole design turns on one hard rule: > **The AI never invents numbers or rolls dice in prose.** All randomness, state, and combat > math go through an MCP server. The AI only narrates and offers choices.