Skip to content

jfortin42/wolf3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wolf3D

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

Install & launch

git clone https://github.com/jfortin42/wolf3D ~/wolf3D
cd ~/wolf3D && make && ./wolf3d

You have the choice between three different levels.

Shortcuts

Description  Key(s) 
Exit program  esc 
Rotate camera  ◄   a 
 ►   d 
Move forward/backwards  ▲   w 
 ▼   s 
Increase/decrease the speed of motion  +   - 
## Contact & contribute To contact me, or fix/improve wolf3D, feel free to send me an email at **jfortin@student.42.fr**

About

A 3D game using raycasting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published