Bomberman is a well known game, where you control a character that have to kills the other players on the map, you can play in multiplayer or against AIs.
The main feature of this version of the Bomberman is that it's in 3D. You can play up to four players on the same PC. Or against up to four AIs.
The Bomberman is composed with two main parts : the back developped in C++ manage all the menus and the game engine; and the front developped with the SFML (in C++ too) display the game.
./launch.shWill compile the entire project and launch it.
./installer.shWill compile the entire project, and install it on your PC.
Bomberman_Installer.exeWill install the Bomberman on your PC. (Follow the instructions)
./bombermanLaunch the bomberman.
./launch.shWill compile the entire project and launch it.
Double click on the executable.Do it, after executing Bomber_Installer.exe
Arrow keys: Move your character.
Shift: Place a bomb.
Z Q S D: Move your character.
A: Place a bomb.
O K L M: Move your character.
I: Place a bomb.
Y G H J: Move your character.
T: Place a bomb.
ESCAPE: To pause the game. ESCAPE again: To return to the menu.
- Alexandre Sachs : alexandre.sachs@outlook.fr
- Antoine Pelletant : antoine.pelletant@epitech.eu
- Kellian Cipierre : kellian.cipierre@cipierre.eu
- Martin Cotoni : martin.cotoni@epitech.eu