Wolf3D is a 42 project designed to help students explore the concepts behind raycasting.
Several options are available (see Shortcuts section for more info)
- Move within the scene
- Increase or decrease the speed of motion
git clone https://github.com/jfortin42/wolf3D ~/wolf3D
cd ~/wolf3D && make && ./wolf3d
You have the choice between three different levels.
Description | Key(s) |
Exit program | esc |
Rotate camera | ◄ a ► d |
Move forward/backwards | ▲ w ▼ s |
Increase/decrease the speed of motion | + - |