Turn-based web game using MVC and Vanilla Javascript. Try it directly with this link : https://turn-based-js-game.rg-dev.fr/
When it's your turn, click on a reachable cell (the green ones) to move your character. When you get a weapon, the previous one is left. Start the fight by moving next to the other player!
Note : click the restart button if your character can't move within the grid.
Weapons damage :
Punch (auto) : 10
Big Punch : 15
Sword : 20
Gun : 25
Bomb : 30
$ npm install
$ npm start
$ npm run build
Output : dist folder