weakit / GCI19-TicTacToe

TicTacToe written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

TicTacToe written in python

License:MIT License


Languages

Language:Python 100.0%