Simple 3d game using raycasting. This game was made for a project for UNIT Factory, using MinilibX, a custom basic library based from X11. Developped in C , using only libmath, and standard C lib.
git clone [email protected]:denyspanov/wolf3d-c-42.git ~/wolf-c-42
cd ~/wolf-c-42 && make && ./wolf3d
Description | Key(s) |
Exit program | esc |
Rotate camera | ◄ ► |
Move forward/backwards | ▲ ▼ |