8000 GitHub - PiGames/Bomberman: Remake of Bomberman written in C++ and SFML.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PiGames/Bomberman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomberman

Bomberman remake (for now only core) written in SFML by PiGames

How to play

Basics

Rules are similar to standard rules: https://en.wikipedia.org/wiki/Bomberman

Controlls

Use your movement keys to move and action key to place a bomb

Player 1

  • [arrows] movement
  • [spacebar] action key

Player 2

  • [WASD] movement
  • [LCtrl] action key

How to install

Linux

You can download pre-compiled binary from here(64bit) or compile own from sources:

  1. Go to i.e.:[your username]/Games/Bomberman, then enter in terminal: git clone git@github.com:PiGames/Bomberman.git .
  2. cd Bomberman
  3. sh INSTALL.sh
  4. Run the game: ./BombermanX86_64

Windows

Download pre-compiled binaries:

  1. Windows 32bit
  2. Windows 64bit

Then unzip it & play!

License

Game is under MIT License

Releases

No releases published

Packages

No packages published

Contributors 5

0