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

https://github.com/0xtimsb/tic-tac-toe-ai

🦄 A TIC-TAC-TOE game with an unbeatable Min-Max algorithm using React.
https://github.com/0xtimsb/tic-tac-toe-ai

minmax-alpha-beta-pruning react tic-tac-toe

Last synced: over 1 year ago
JSON representation

🦄 A TIC-TAC-TOE game with an unbeatable Min-Max algorithm using React.

Awesome Lists containing this project

README

          

# Tic-Tac-Toe AI
This repository contains TIC-TAC-TOE game with unbeatable AI built using React.

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.