Skip to content

GlThibault/Wolf3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolf3D

42 School project.

##Description

3rd project of the Graphic Branch of 42. Wolf3d is a project aimed at reproducing the principle of ray casting in the famous game Wolfeinstein.

##Features

  • Move in any directions (sideways movements included)
  • Rotation with keys
  • Textured Mode with wall and ceiling (can be toggle off)
  • Walls collision
  • 3 maps

##How to use ?

$> make
$> ./wolf3d maps/map0
$> ./wolf3d maps/map1
$> ./wolf3d maps/map2

##Pictures ###Without textures alt tag

###With textures alt tag alt tag alt tag

Releases

No releases published

Packages

No packages published