Skip to content

mohamedalaaser/MazeRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a 3D maze runner game implemented using opengl.

You can start the game by opening and running the file "OpenGLMeshLoader.sln" using visual studio.

Collect coins to increase in score, jump to avoid obstacles and finish the maze as fast as you can. moving towards the gate at the end of the maze will teleport you to the second level and a new maze.

You can use the following controlls to play the game:

'w' : move forward

'a' : move left

's' : move backwards

'd' : move right

'q' : rotate left

'e' : rotate right

'c' : switch camera view (first person/third person)

'space' : jump

'mouse click left' : look left

'mouse click right' : look right

About

A maze runner 3D game implemented with opengl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors