Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (6 loc) · 475 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 475 Bytes

TicTacToe

An implementation of TicTacToe using tkinter on python.

You can play with a friend, or against the computer using a minimax algorithm. (still undefeated!)

A DEB file is available here.
After installing, run tictactoe from shell to start.

screenshot