maze-project-2021

Project about a game for the Babylon tower. Powered by olcPixelGameEngine.

Stars
13

About

Storyline

You are a lost adventurer. It's dark, and you can't see anything. While wondering around, trying to find a way to escape the darkness, you come around the entrance of the famous Babylon tower. Because the tower is famous for ligthing the way, you go in. But before you can find your way, you need to go through series of mazes. But fear not, there are all types of scrolls left from previous adventurers to help you. Solve the mazes, find all the runes and light your way!

Our Code Documentation

Our Documentation

Our Presentation

Gameplay

1. Scrolls

Scroll Description
Dash Dash 2 tiles ahead.
Speed Get 25% faster for the rest of the run.
Path Shows the shortest path to the end of the maze.

2. Structures

Structure Description
Maze Two mazes per floor.
Lobby One lobby for every two mazes(one floor).
Floor Currenty three per game.

3. Rules

1. Going outside any path in the maze results in losing.

2. Picking up the two runes from the 2 mazes will result in going one floor up.

3. Have fun!

Setup

Dependancies

  • g++ 10.3.0 or higher;
  • make 4.3 or higher;

Usage

Start the powershell script by doing (powershell only):

> ./start.ps1

Using the binary from release

Some link

Building

If you want to build it manually, you can do it by following these steps:

  • 1st option in the powershell script

1. Prepare the build directory:

> mkdir build
> cd build

2. After this, compile:

> make

3. Then, just run the exe:

On powershell or bash:

> ./main

On cmd(windows):

> main.exe

Generating the documentation:

Make sure you have doxygen and graphviz installed:

> doxygen

Then, open the index.html file in the docs/doxygen/html folder.

  • 5th option in the powershell script

Credits and Inspiration

  • Creator Assets for the SFX
  • Hyper Light Drifter for the inspiration
  • Dandistine for introducing us to the Pixel Game Engine essentials
  • And YOU for playing this game

Reviews

If you're not sold on this game yet, just listen to what our very satisfied customers have to say about it!

Picture "This game is pretty cool" - Lost Adventurer (picture of Lost Adventurer)

Picture "Really fun to play with friends and family haha" - Also Lost Adventurer (another picture of Lost Adventurer)