Updated Version of Tiktaktoe

An updated version of Tik Tak Toe.

How to set up

The project need python >= 3.6

install requirements

$ pip install -r requirements.txt

start the game

$ python play.py

Example