Skip to content

The tic tac toe ract project, but with an algorithm to play against

Notifications You must be signed in to change notification settings

tschogge/TicTacToeReactAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App TicTacToe with bot algorithm

This project was created with the TicTacToe React App tutorial.

I implemented an algorithm to play TicTacToe against a bot. To deactivate the bot, set botActive to false in the game props.

Feel free to contribute to this project or use it for your own projects.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.

About

The tic tac toe ract project, but with an algorithm to play against

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published