RomulAugustus c9b24edd8e fleshed out GameLogic a bit
* added time counting stub
* added score counting stub
* added win check stub
* made it so you pass gameMap to the logic
* you pass the list of players too
(both gameMap and playerList are assumed to be made outside when configuring the game)
*
2022-07-25 17:46:45 +03:00
2022-07-24 20:23:53 +03:00
2022-07-25 13:32:51 +03:00
2022-07-25 17:46:45 +03:00
2022-07-25 15:51:21 +03:00
2022-07-24 20:23:53 +03:00

tic-far-toe

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

Description
Tic-tac-toe but on an infinite field. Every rule is customizable!
Readme 72 KiB
Languages
Python 100%