Skip to content

eugenekingfish/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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.

About

A command-line tic-tac-toe game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published