TreeCheckers is a graph chess game inspired by Terry Davis's ChessNet
The goal of the game is to cut off the opposing player's root node with your tree nodes.
- pygame (3.4)
- numpy
- pgu (https://github.com/parogers/pgu)
- pytest for tests
- N-Array B-Trees
- 4 Player Support
- Randomly generated boards