Maze Project
The Maze project is a game where you need to navigate a Maze, completly coded in C.


Features
In this section, you can find some features available in this version.


Navigate differents mazes
This project contain 3 different maps!!!


Navigate inside a 3D Map
By using the arrows (left, right, up, down), you can move in the maze. By using A and D, you can move the camera to the left or right.
About this project
This project was my end of year project (Year 1) at Holberton School. It is a complete 3D game where you navigate a maze. It was rewarding because I had to learn new things to be able to do this project (SDL and ray casting for example).