Tic-tac-toe but on an infinite field. Every rule is customizable!
Go to file
2022-08-17 14:53:32 +03:00
.gitattributes Initial commit 2022-07-24 20:23:53 +03:00
.gitignore exposing my test suite. for u. to see. 2022-08-07 09:33:07 +03:00
Constants.py Create Constants.py 2022-08-17 14:25:56 +03:00
GameLogic.py Added a timer 2022-08-15 07:31:52 +03:00
GameMap.py elaborated a moment 2022-08-07 09:24:40 +03:00
Interface.py Began working on the interface 2022-08-17 14:53:32 +03:00
LICENSE.md Added GPL License 2022-07-25 15:51:21 +03:00
Main.py Put interface into a separate file 2022-08-17 14:53:23 +03:00
Player.py Added score counting 2022-08-15 07:25:25 +03:00
README.md Initial commit 2022-07-24 20:23:53 +03:00
tester.py Update tester.py 2022-08-15 07:25:39 +03:00
Timer.py Create Timer.py 2022-08-15 07:26:15 +03:00

tic-far-toe

Tic-tac-toe but an infinite field. Every rule is customizable!