An open API service indexing awesome lists of open source software.

https://github.com/loyc12/cub3d42

42 School Project : making a wolfenstein 3d kind of game to learn about raycasting
https://github.com/loyc12/cub3d42

c game graphics mlx42 parsing teamwork wolfenstein-3d-engine

Last synced: 3 months ago
JSON representation

42 School Project : making a wolfenstein 3d kind of game to learn about raycasting

Awesome Lists containing this project

README

        

Starting the program :
![starting the program](preview/1.png)

Looking around :
![looking around 1](preview/2.png)
![looking around 2](preview/3.png)

You can add and remove walls with space and enter
![changing the scene in-game](preview/4.png)

You can change various settings in defs.h, and which level to load
![changing the settings in defs.h](preview/5.png)
![changing the level](preview/6.png)
![limiting the colour space](preview/7.png)