I’m new to Disney Lorcana and built a tool to learn the game by brute force.
InkStats lets you paste in two decks and have AI vs AI play hundreds of games. It then shows:
Matchup win rates with confidence intervals
Game length / play–draw split
“Key cards” – how much a deck’s win rate changes when a specific card is seen or in the opener
The bots are simple but consistent: a rules engine plus heuristic evaluation with some lookahead, so both decks play the same “robot pilot” every game.
InkStats lets you paste in two decks and have AI vs AI play hundreds of games. It then shows: Matchup win rates with confidence intervals Game length / play–draw split “Key cards” – how much a deck’s win rate changes when a specific card is seen or in the opener The bots are simple but consistent: a rules engine plus heuristic evaluation with some lookahead, so both decks play the same “robot pilot” every game.