Skip to content

Classic Bomberman game built with Unity. Features grid-based movement, destructible environments, and local multiplayer (PvP).

License

Notifications You must be signed in to change notification settings

for5en/unity-bomberman-2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomberman 2D

Classic Bomberman game built with Unity. Features grid-based movement, destructible environments, and local multiplayer (PvP).

Features

  • Classic 2D grid-based gameplay
  • Local multiplayer for 2 players
  • Destructible blocks and power-up system
  • Easy Map Customization: Add your own maps easily by modifying the GameManager script.

Controls

Player 1

  • WASD – Movement
  • Space – Plant Bomb

Player 2

  • Arrow Keys – Movement
  • Enter – Plant Bomb

General

  • Esc – Exit Game

How to run

  1. Download the Linux build from the Releases
  2. Unzip the archive
  3. Make the executable runnable:
    chmod +x Bomberman2D.x86_64
  4. Run the game:
    ./Bomberman2D.x86_64

About

Classic Bomberman game built with Unity. Features grid-based movement, destructible environments, and local multiplayer (PvP).

Topics

Resources

License

Stars

Watchers

Forks