Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/h4wk507/tictactoe

A simple implementation of Tic-Tac-Toe with Minimax algorithm
https://github.com/h4wk507/tictactoe

javascript minimax-algorithm react tic-tac-toe tictactoe typescript

Last synced: 15 days ago
JSON representation

A simple implementation of Tic-Tac-Toe with Minimax algorithm

Awesome Lists containing this project

README

        

# Tic-Tac-Toe

A simple Tic-Tac-Toe game made with React + TS.

## Play

[Play here](https://tic-tac-toe-h4wk507.vercel.app/)

## License

Licensed under [MIT](./LICENSE).