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

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

A Tic-Tac-Toe game implemented with React-TSX.
https://github.com/gannicos/tic-tac-toe

game react react-tsx tic-tac-toe tic-tac-toe-game tic-tac-toe-react web

Last synced: over 1 year ago
JSON representation

A Tic-Tac-Toe game implemented with React-TSX.

Awesome Lists containing this project

README

          

# Tic-Tac-Toe with React

This implementation integrates a `Minimax algorithm` and have the possibility to Player Versus Player on a local game.