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

weakit/GCI19-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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