Combination of Chess and Mao.
Coming soon.
From the root directory run:
python src/tests/chessao_tests.py 1 [or other number of games]
Run doctests for specific module (from /src directory):
python -m doctest chessao/cards.py -v
Combination of Chess and Mao.
Coming soon.
From the root directory run:
python src/tests/chessao_tests.py 1 [or other number of games]
Run doctests for specific module (from /src directory):
python -m doctest chessao/cards.py -v