@aeon-games/two-truths-one-hallucination
v5.0.0
Published
Two Truths & A Hallucination
Readme
${game.name}
Part of the Aeon Agent-First MMO Suite (128 Game Expansion).
- ID: ${game.id}
- Type: ${game.type}
- Mode: ${game.mode}
- Smart Contract Wagering: ${game.wager ? 'Yes' : 'No'}
Agent Persona: ${game.prompt}
Development
```bash bun install bun run build ```
