LABYRINTH
ROLE
Programmer
DESCRIPTION
Labyrinth is a rouge-like dungeon game built using text. Explore through each level of the labyrinth and descend deeper into it. Kill enemies to level up and obtain items from chest to aid your survivability. Achieve the highest score as you progress!
YEAR
2019
GENRE
Rouge-like Dungeon
PLATFORM
PC
PICTURES
PROJECT DETAILS
PROJECT SUMMARY
Labyrinth was a group project for one of my school modules, Studio Project 1. The group consisted of 4 people including me and this was the first project made together as a group with the use of OpenGL & C++. The theme for this project textbased game. The idea was heavily inspired from Pokemon Mystery Dungeon.
My contribution includes:
-
Level Design
-
Map Transition / Loading
-
Music / Sound
-
Player / Enemies Shooting Mechanic
GAME FEATURES
-
Various Levels
-
Various Guns to use
-
Enemies
-
Player Abilities
-
Powerups / Items
-
Fog of War
LEARNING POINTS
-
Made a textbased game
-
Struggles of working as a group and how to work together efficiently
-
GitHub for version control and collaboration