mantimon-tcg/backend/references
Cal Corum f807a4a940 Add interactive game walkthrough script for engine demonstration
Creates a comprehensive interactive demo that walks through:
- Card definition creation
- Rules configuration
- Deck building
- Game initialization via GameEngine
- Setup phase with Basic Pokemon placement
- Full turn cycle (draw, main, attack, end phases)

Uses colored terminal output and 'press Enter' prompts for
step-by-step exploration of the core game engine.
2026-01-26 14:48:49 -06:00
..
console_testing.py Move enums to app/core/enums.py and set up clean module exports 2026-01-26 14:45:26 -06:00
game_walkthrough.py Add interactive game walkthrough script for engine demonstration 2026-01-26 14:48:49 -06:00