Cub3d By Byrd - egarcia- 42 Madrid.
Just make git clone & then use this command (use make macbook if you have not installed mlx).
make && ./cub3D maps/map1.c
You can make your own map changing example.cub file and using as argument "./cub3D maps/example.cub".
| KEY | Action |
|---|---|
| ESC. | exit game |
| A | move left |
| D | move right |
| W | move forward |
| S | move backward |
| → | turn right |
| ←. | turn left |
No rules, no objetives, just take a walk.