Skip to content

Xzanam/Labyrinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Labyrinth

A simple maze solving game programmed using C++ and OpenGL

How to Compile and Run

To compile and run the project:

  1. Make sure you have the following libraries installed
  2. Clone this repository using git clone https://github.com/Xzanam/TheGame.git.
  3. Navigate to the project directory: cd TheGame/src.
  4. Compile the code using makefile make target=main
  5. Run the executable: ./main.

References

De Vries, J. (2021). Learn OpenGL: Graphics Programming in C++. [Online Book]. https://learnopengl.com/

Snapshots

snapshot1 snapshot2 snapshot3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published