SkillAgentSearch skills...

Bomberman

Remake of Bomberman written in C++ and SFML.

Install / Use

/learn @PiGames/Bomberman
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars41
CategoryDevelopment
Updated5mo ago
Forks20

Languages

C++

Security Score

92/100

Audited on Oct 11, 2025

No findings