kaashif / wotr-card-game-python

Python implementation of the War of the Ring Card Game
GNU General Public License v3.0
0 stars 0 forks source link

Add invariants checks at various points #8

Open kaashif opened 9 months ago

kaashif commented 9 months ago

Invariants are:

Could check this with a fuzzer or just running random game for a while and logging any exceptions.