Created by Ikhwanul Abiyu Dhiyya'ul Haq | 5024211048
Multiplayer Bomberman written in SFML C++
Plant a bomb to kill another player. The last standing player win!
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] Plant bomb
- [WASD] movement
- [LCtrl] Plant bomb
- Linux
-
Clone this repository
git clone https://github.com/wannn-one/Bomberman.git
-
Go to game path
cd Bomberman
-
Launch the game!
./Bomberman
-
- Windows
- Be developed soon. (This game developed by Linux Ubuntu 22.04 LTS)