Skip to content

kevin-linps/Labyrinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labyrinth - 3D Maze Game Using OpenGL

Labyrinth is a game where the player navigates in a dungeon-themed maze with a flashlight in hand. Press WASD keys to move physically and use mouse to change view direction. (ESC to exit the game!)

Alt text

Building the project

This project uses CMake to generate build files. It is IDE-independent. Ideally this project is also platform-independent, but so far it has only been tested with Visual Studio 2019 on Windows. Linux and Mac testings are on the way.

Features to be added

  • Allow player to run the game on secondary monitor.
  • Add mini-map on side of the screen to aid navigation.
  • Set an objective for this game (e.g. shortest time).
  • It would also be cool to create night vision effect.

Releases

No releases published

Packages

No packages published