My implementation of the game Tak from Wise Man's fear in python
| 2D pieces | ||
| images | ||
| Actions.py | ||
| AuxiliaryTestingMethods.py | ||
| Board.py | ||
| End.py | ||
| LICENSE | ||
| README.md | ||
| Tak.py | ||
| TakGame.py | ||
| testActions.py | ||
| testBasics.py | ||
| testCore.py | ||
| testEndCondition.py | ||
| testRoadCondition.py | ||
| testWinCondition.py | ||
Implementation of Tak in Python
Tak is an abstract strategy game designed by James Earnest and Patrick Rothfuss, taken from Rothfuss' book the Wise Man's Fear.
Rules can be found here
This game needs python and pygame installed to run. It should be run from the TakGame.py file
If you enjoy this please consider buying the physical game.
