My first RayCaster with miniLibX
Cub3D is a project aimed at exploring ray-casting. The goal is to make a dynamic view inside a maze, in which you'll have to find your way.
- C language
- MiniLibX
- GCC compiler
- MiniLibX library
- Clone the repo
git clone https://github.com/your_username_/Cub3D.git make ./cub3d <path_to_map>
After running the game, use the following keys to navigate through the maze:
- W: move forward
- S: move backward
- A: move to the left
- D: move to the right
- Left arrow: turn left
- Right arrow: turn right
- 42 Lisbon
- Pedro Gonçalves
- João Pereira