llescure / 42_cub3d

First graphical project inspired by Wolfenstein3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cub3d

First graphical project using raycasting method to simulate a maze

Image cub3d

How to play :

  • W : moving forward
  • S : moving backward
  • A : moving to the left
  • D : moving to the right
  • Up arrow : move fast
  • Down arrow : move slow
  • Space : move to normal speed
  • Q or left arrow : move the field of view to the left
  • E or right arrow : move the field of view to the right

Main ressources:

Final result : 114% 💯

About

First graphical project inspired by Wolfenstein3D


Languages

Language:C 86.6%Language:Roff 10.2%Language:Makefile 2.8%Language:Perl 0.3%