Skip to content

gjoacorp/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

This is a command line tic-tac-toe game written in C++ in which you can play either local 2-player or against the computer. The computer uses the minimax algorithm to ensure perfect play, hence it's impossible to beat.

Installation

  1. Clone the repository.
  2. Run build.sh on Unix machines and build.bat on Windows machines.

About

A command-line tic-tac-toe game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages