/CodeTroop

Project I - My first amazing arcade game

Primary LanguageCGNU General Public License v3.0GPL-3.0

Mega Bomberman

CodeTroop

Game Description:

Mega Bomberman is a video game in the Bomberman series. In the single-player mode, the character has to move around the stage placing bombs that destroy everything in their path within a certain range, including enemies, stage objects, and the player himself, something to keep in mind. As the player goes through a series of stages, with a boss at the end of each one, he will recover five pieces to reunite the five separate parts of the earth.

Gameplay:

<iframe width="560" height="315" src="https://www.youtube.com/embed/G27xBVIa7fs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

How to play:

You need to destroy the orbs placed around the map in order to gain access to the central monument and pick the earth shard. You may find some enemies. Once you have all the shards, you can dead with the Boss.

Controls:

Keyboard:

  • Movement with WASD.
  • Place bombs with Space.
  • F1: Show Colliders.
  • F2: Toggle God Mode.
  • X: Close the game.
  • C: Return to main menu.
  • While in menu press keys 1, 2 or 3 to select stage.

Controller:

  • Movement with Direction Pad.
  • Place bombs with X (PS) or A (Xbox).
  • R1: Close the game.
  • L1: Return to main menu.

Group Members:

Alejandro Giralt

Individual Work - Stages.
- Destructibles in map.
- Sprite managment.
- Intro animations.
- Video edit.

Rubén Ayora:

Individual Work - Enemies mecanics.
- Player and his mechanics.
- Bomb and its mechanics.
- Boss and its mechanics.
- FadeOut and translacions.
- Time implementation.
- Gameplay Recording.

Erik Fernandez:

Individual Work - HUD Sprites.
- Lifes and Score implementation.
- Website design.

More Information:

  • Check the project wiki HERE.
  • Visit our GitHub repository HERE.
  • Visit our GitHub web HERE.