Skip to content

A game made during Ludum Dare 48 with Unreal Engine 4

Notifications You must be signed in to change notification settings

GetSky/The-Bonekest-Dungeon

 
 

Repository files navigation

THE BONEKEST DUNGEON

Boneky is a mighty undead mage, who is seeking more power in the deepest dungeon of the world. Trying to acquire it he has to make his way through the enchanted maze. But he must be vigilant because the ancient evil can bonk him from the shadows.

Ludum Dare page

ld48_banner.png

ld48_character

INSTRUCTIONS

In order to win the game, you need to find three keys hidden in the maze. Once you get all of the keys you will need to find the exit portal.

ld48_spawn

The maze is a matrix. On the top of the screen, you can find the room coordinates that you’re currently in. It consists of two numbers which represent the X and Y axis.

ld48_movement

When you start a level a monster is spawned somewhere in the dungeon. Every time you go through a portal connecting two rooms the monster moves into the neighbour room as well. If you meet the monster in a room that you decided to visit you will lose a life.

ld48_magic

You can use magic in order to find which room the monster is hiding in right now and plan your way accordingly.

CONTROLS

W/A/S/D - movement;

Q - cast magic to reveal the room where monster’s hiding (be careful - you only have a few tries);

TITLED GOOSE TEAM

SPECIAL THANKS

About

A game made during Ludum Dare 48 with Unreal Engine 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.2%
  • C# 2.3%
  • C 0.5%