View the online demo at: https://rjct.github.io/react-isometric-game
This is an isometric game developed using React/Hooks, TypeScript, LESS.
Inspired by Fallout 2/Fallout Tactics and was developed as an experiment just for fun .
Make sure you have node.js installed.
Use npm install to install the dependencies.
Then run npm run dev to start development server or npm run build to create production build.