Skip to content

DrSocket/42-cub3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cub3D for MacOS & Linux

School 42 Paris first graphics project Cub3D recreates the first FPS video game in raycasting history, Wolfenstein3D.

Run from Terminal

make && ./cub3d maps/map.cub

Keys QWERTY :

  • [FORWARD] = W

  • [GO_LEFT] = A

  • [GO_RIGHT] = D

  • [BACKWARD] = S

  • [ROTATION_RIGHT] = →

  • [ROTATION_LEFT] = ←

  • [EXIT] = ESC

↓ Resources for textures 64x64 downloaded here: https://www.wolfenvault.com/resources.html

Raycasting for FPS game reference : https://lodev.org/cgtutor/raycasting.html

MinilibX explanation https://qst0.github.io/ft_libgfx/man_mlx_new_image.html

Screenshot 2022-08-15 at 16 40 40

Screenshot 2022-08-15 at 16 41 04

Screenshot 2022-08-15 at 16 41 35

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published