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
- Host: GitHub
- URL: https://github.com/dcavalei/cub3d
- Owner: dcavalei
- Created: 2021-05-11T11:01:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-12T15:50:51.000Z (about 4 years ago)
- Last Synced: 2025-02-15T14:46:54.520Z (4 months ago)
- Topics: 42, 42born2code, 42lisboa, cub3d, game, maps, minilibx, raycasting, wolfenstein-3d
- Language: C
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]