Skip to content

MajorManson/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

A Tic Tac Toe game using command line console input.

This game can be played in singleplayer or with two players.

If played with two players, player 1 will start as X and player 2 will start thereafter as O.

If played in singleplayer, the AI has two difficulty levels: Easy and Hard mode. Easy mode will use random numbers to determine its next move while Hard mode uses MinMax game theory to determine its next move. Player will be X while bot will be O.

The project can be runned as is with the command ./Tic_Tac_Toe.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages