Javascript, JQuery assignment.
- Player get to select the attacker from the available characters.
- The remaining characters will be the defenders.
- Player will fight with the defender one at a time with the
Attack!
button. - The defender will counterattack right after the attacker made an attack.
- The attacker ATK level will increase after each time the attack took place.
- To win the game, the attacker has to defeat all of the defenders.