Introduction • Demo • Controls • Changing Controls
This is a replica of the "Super Bomberman" Game in SNES.The idea is to place a bomb near a wall to destroy it and use the same bomb to defeat the second player.
It is a Two-Player game.
Player 1 Controls | Player 2 Controls | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
○ Player One Movement | Player1.cs
○ Player One Bomb | BombSpawner.cs
○ Player Two Movement | Player2Script.cs
○ Player Two Bomb | Player2BombSpawner.cs