Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 530 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 530 Bytes

Python Tic Tac Toe

About

Using wxPython, this tic-tac-toe game was developed with wxFormBuilder hence the spaghetti code

How to Use

To use this program is a tic tac toe game

For MacOS or Linux: python3 tic_tac_toe.py

For Windows: python tic_tac_toe.py

To play, you must click left for crosses and click right for knots/circles

Hit reset once someone wins

Licence

The rules for copy and distributing this project licence are outlined in the licence.txt file.

This project is under an MIT licence