Project Description
DEI Labirinto is an academic OpenGL 3D game.
The purpose of this project is to get an introduction on OpenGL.
The game consists in a simple maze where a character (Homer Simpson) is placed and where it has to find and collect several items.
A simple menu will also appear to display the various options available.
This project is incomplete, as a list of things are still required:
- Sounds
- Fullscreen mode
- Finish overlay menu
- Interactions with the available items
Technology Stack
The game was developed in C++ and OpenGL. For sound I used OpenAL.
The character models were created using 3d Studio.
Demo
You can find a running version of the game here
Github
Link forĀ Github repo