Malum Habootus

Anatole | Aug 28, 2024 min read

Malum Habootus is a restyled version of the classic game Bomberman, where the players control students placing explosive jar of ghosts in a haunted house. The goal is to eliminate other players by dragging them into explosions of ghosts. The game was developed in Unreal Engine 5 using Blueprints, in a team of 9 people, six artists from the NAD-UQAC and three programmers from UQAC.
This was the second project made in the context of the course “Making a Video Game” (8GIF185 The page is in French).

Retrospective

I was in charge of the bonus system and the walls.

There were more artists in this project, so they had more ‘free time’ and decided to do the level design, the menus, and the character choice. Because they decided to do this, we finished the project earlier than expected. I had to adapt to this situation and help them with the level design because the breakable walls were working with spawners that were placed in the level.

Features

Bonuses:

  • The player can collect bonuses that can help them
  • The bonuses spawn randomly after a wall is destroyed
  • A bonus increases the bomb range
  • A bonus protects the player from an explosion

Walls:

  • The player can destroy walls
  • The walls spawn randomly in the level each time the game starts
  • The walls have a chance to spawn a bonus when destroyed

Characters:

  • The player can choose between different characters
  • The characters are controlled using a controller
  • The game is played locally with up to 4 players

The game

The whole game is in French due to the course requirements.
The game is not available for download, but you can watch the gameplay below.

Screenshots

Main menu Malum Habootus Play | Credits | Quit

Number of players Number of players: 2 players | 3 players | 4 players

Player selection Choose your character!

Map

Demo

A demo will be available once I have a second controller.