Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

A single player tic-tac-toe game developed in ReactJS

The single player option uses minmax algorithm (https://en.wikipedia.org/wiki/Minimax) and look at a C++ implementation here.

To start(dev mode): fetch/clone
npm i
npm start

About

A single-player tic-tac-toe in ReactJS, using Minmax algorithm for AI player.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages