A typical Fighting game using Html5,Css3 and Vanilla js.
The game allows the user to choose a charater from the list. When user clicks on find enemy, the computer randomly picks up an enemy for battle. When user attacks depending on the speed and agility of user and enemy, alert messages will be displayed representing the result of attack. When health of enemy goes to 0 then you win. When health of your character goes to 0, you lose.
Refresh the page tto restart the game.
Play the live demo here: https://nitin-bs.github.io/Fighters/