Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 204 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 204 Bytes

TicTacToe

Sujana Basnet

This is a simple two-player tic tac toe game created using Python. The GUI is made using breezypythongui toolkit that sits on top of Python's standard tkinter toolkit. Run the