Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/completejavascript/tic-tac-toe

🎮 Unbeatable Tic-Tac-Toe game using React and Minimax algorithm.
https://github.com/completejavascript/tic-tac-toe

create-react-app minimax minimax-algorithm react tic-tac-toe tictactoe tictactoe-game

Last synced: 18 days ago
JSON representation

🎮 Unbeatable Tic-Tac-Toe game using React and Minimax algorithm.

Awesome Lists containing this project

README

        

## Tic-tac-toe Game

Unbeatable Tic-tac-toe game using React, Create-react-app and Minimax algorithm for implementing AI.

## Links

* Demo: [Tic-tac-toe](https://about.phamvanlam.com/tic-tac-toe)

## Visit me

* Blog: [Complete JavaScript](https://completejavascript.com/)
* Fanpage: [Complete JavaScript](https://www.facebook.com/completejavascript/)
* Portfolio: [Lam Pham](https://about.phamvanlam.com/)