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

https://github.com/dcavalei/cub3d

42 cub3d
https://github.com/dcavalei/cub3d

42 42born2code 42lisboa cub3d game maps minilibx raycasting wolfenstein-3d

Last synced: 2 months ago
JSON representation

42 cub3d

Awesome Lists containing this project

README

        

# [42 school](https://www.42lisboa.com/en/)
## cub3d
Wolfenstein 3D like game, using C and MiniLibX graphics library
### Resources
* [MiniLibX](https://harm-smits.github.io/42docs/libs/minilibx/introduction.html)
* [Raycaster](https://lodev.org/cgtutor/raycasting.html)
### How to play
make && ./cub3d maps/test.cub
To change some specs or the map it self open maps/test.cub file and edit it (don't forget to save)
#### Contact me
[email protected]