Some tools for dominating12, a website where you can play risk (a turn based strategy boardgame) www.dominating12.com
Make sure you have all dependencies installed: Python 3, tkinter
and PIL
.
For ubuntu: sudo apt-get install python3-pil.imagetk python3-tk
.
For windows: pip install Pillow
.
You can run this tool by double clicking the file run.bat.
(You may have to change python3
to python
or the other way around, depending on your
installation).
For mac OS and Linux rename it to run.sh and it should work as well. Note: the current version might or might not be stable.