A 3D model of an abstract strategy game having Indian roots!
Three.js
HTML/CSS
- The board can be rotated, flipped over and what not, indicating that its indeed a 3D model and not a static 2D model.
- Opening the dev console, shows the position of each move made and if any possible outcome - this can be of immense help while debugging!
- The game has been thoroughly tested wrt all edge cases.
- At the bottom of the webpage, is a download link that exports all the mouse actions covered till then in the game!