/Python-Tic-Tac-Toe

A Python based version of the infamous Tic-Tac-Toe.

Primary LanguagePython

Python Tic-Tac-Toe

A Python based version of the infamous Tic-Tac-Toe.


Python, tkinter, numpy and pyglet

You need to be able to run python code with the aforementioned libraries to use this.

Playing the game

This is a two-player game !
It follows the classic rules of Tic-Tac-Toe.

Try it out !