Skip to content

jshnaidman/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

This is a game of TicTacToe that can be played on the terminal

You can play against a friend, against the computer, or see the computer play against itself.

The computer uses the MiniMax algorithm to ensure that it always picks the best move possible

About

A command line tic tac toe game that implements the MiniMax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published