Tic-Tac-Toe
My version of Tic-Tac-Toe. Now with more minimax!
Setup
- Clone this repo.
- Run
npm install
. - Run
npm start
- Point your browser to http://localhost:8080
- Profit!
License
ISC
My version of Tic-Tac-Toe. Now with more minimax!
npm install
.npm start
ISC