Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 131 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 131 Bytes

SimpleCheckers

A simplified version of checkers

Run it with python main.py

Run tests with nosetests or python3 -m "nose"