Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 120 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 120 Bytes

tic-tac-toe

A simple tic-tac-toe game using Tkinter in python and implementing the minimax algorithm for a simple AI.