Ingenious tile game implementation using ReactJS. It's based on the react-hexgrid component and it includes a custom minimax algorithm to play against an AI.
- npm (latest stable version)
- Clone or download this repository
- Navigate to the project folder and run
npm install
from a terminal - Run
npm start
to play the game in your browser