Bomberman remake (for now only core) written in SFML by PiGames
Rules are similar to standard rules: https://en.wikipedia.org/wiki/Bomberman
Use your movement keys to move and action key to place a bomb
- [arrows] movement
- [spacebar] action key
- [WASD] movement
- [LCtrl] action key
You can download pre-compiled binary from here(64bit) or compile own from sources:
- Go to i.e.:[your username]/Games/Bomberman, then enter in terminal:
git clone git@github.com:PiGames/Bomberman.git .
cd Bomberman
sh INSTALL.sh
- Run the game:
./BombermanX86_64
Download pre-compiled binaries:
Then unzip it & play!
Game is under MIT License