Summary

March of the Melaks is a game where you control the species called “Meláks”. These creatures aren’t very smart but they are capable of manipulating time. They are marching to acquire their crystals that have been stolen from them.

This project was my team’s submission to the ‘2020 Epic MegaJam’

Technologies used

  • Unreal Engine 4
    • Blueprints
    • Animation Blueprints
    • UMG
  • C++

Development time

6 days

Responsibilities

Every core gameplay features

Including the movement, damage, interactions and events.

Replay system

A simple replay system as a core gameplay feature. It has to record the player input, assign a timestamp to them and later, when needed, replay them precisely. This allows the player to go back in time as a different character and cooperate with themselves.