A card game engine for TCGs, primarily Magic: The Gathering but with support for others
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fixing typo and formatting error in readme

+2 -2
+2 -2
README.md
··· 39 39 * Draw 40 40 * Damage 41 41 * P/T Counters 42 - ## Milesotne 6: Combat System 42 + ## Milestone 6: Combat System 43 43 * Implement 44 44 * Delcare attackers 45 45 * Assign blockers ··· 67 67 * Turn step timestep, default 1 sec, can be set to None to just play through the entire game and show the winner 68 68 * Print/export log of events 69 69 * Simple AI (random legal moves) 70 - # Milestone 10: Expand Card System 70 + ## Milestone 10: Expand Card System 71 71 * Add more effects 72 72 * Add more triggers 73 73 * Add static abilities