Skip to content

cotonim/Bomberman

 
 

Repository files navigation

BOMBERMAN

Bomberman is a very 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 an AI.

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.

Program compilation on LINUX and WINDOWS:

    LINUX:

  • $ ./launch.sh -> Will compile the entire project and launch it.
  • $ ./installer.sh -> Will compile the entire project, install it on your PC.
  • WINDOWS:

  • Bomberman_Installer.exe -> Will install the Bomberman on your PC. (Follow the instructions)
#All the assets and ressources are located in the ./AssetsIndie folder.

Launch the Arcade

    LINUX:

  • $ ./bomberman -> Launch the bomberman.
  • $ ./launch.sh -> Will compile the entire project and launch it.
  • WINDOWS:

  • After executing the Bomberman_Installer.exe, just double click on the executable.

Player commands

    Player One

  • Arrow keys: Move your character.
  • Shift: Place a bomb.
  • Player Two

  • Z Q S D: Move your character.
  • A: Place a bomb.
  • Player Three

  • O K L M: Move your character.
  • I: Place a bomb.
  • Player Four

  • Y G H J: Move your character.
  • T: Place a bomb.

Game commands

  • 'ESCAPE': To pause the game.
  • 'ESCAPE' again: To return to the menu.

Project realised by:

  • Alexandre Sachs : alexandre.sachs@epitech.eu
  • Antoine Pelletant : antoine.pelletant@epitech.eu
  • Kellian Cipierre : kellian.cipierre@epitech.eu
  • Martin Cotoni : martin.cotoni@epitech.eu

About

Epitech, SECOND year Project. C++ Programming : Create a Bomberman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 56.9%
  • HTML 40.2%
  • JavaScript 1.0%
  • C 0.9%
  • CSS 0.8%
  • CMake 0.2%