WebSocket time-based 3-choice game with the capability to connect two players via NodeJS application server.
- The players have to choose attack and defence spots in 10 seconds.
- The player will get block damage if the attack spot corresponds to the defence spot.
- The game has a commentary log of battle.
- The damage taken will reduce Health Points (HP) bar.
- The player whose HP is depleted first will lose.
- The game can expect a draw as an option.
WIP: Screenshots and video