JavaScript turn based game.
Using Vanilla JavaScript, created a turn-based online game in which two players move around the board, collecting weapons and avoiding obstacles. The goal of the game is to destroy the other player , on its turn a player could either move, attack or defend. Pure JavaScript was used for creating the board and the game itself, the styling has been done using custom CSS.



