Turn-based JS Game

Character 1
Weapon : Punch

Character 2
Weapon : Punch

Your turn : Player 1

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 on 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

Turn-based JS Game

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 on 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

Character 1
Weapon : Punch

Character 2
Weapon : Punch

Your turn : Player 1