mantimon-tcg/backend/references
Cal Corum 9564916c87 Fix async handling in game walkthrough script
- Add await to engine.execute_action() calls (energy attach and attack)
- Update entry point to use asyncio.run()
- Fix game creation result handling (use game_creation.game)
- Fix AttachEnergyAction parameter name (energy_card_id)
2026-01-26 15:03:57 -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 Fix async handling in game walkthrough script 2026-01-26 15:03:57 -06:00