One of the popular game. Play here
We used pure vanilla javascript and object-oriented methodologies. There are two modes one is easy and the other is hard.
- Easy: In this mode computer play through random input. User can easily defeat the computer.
- Hard: In this mode computer use Minmax algorithm to make his turn in the board. So it's an unbeatable approach. User can draw but can't defeat the computer.
npm run prod
npm start
Then goto http://localhost:8080/
ryto © 2019 Ryto Verkar