Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 384 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 384 Bytes

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 !