Skip to content

adch99/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

A TicTacToe game implemented in Python.

  • This project provides a command-line interface to play a game of TicTacToe.
  • This amateur project aims to use Minimax algorithm for Computer vs Human matches.
  • A GUI frontend using Tkinter is to be built after the completion of the backend.

About

A TicTacToe game in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages