Skip to content

annafenzl/42-cub3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-cub3d

This is a project for 42Heilbronn school's curriculum.

The goal of this create a Raycaster inspired by the Wolfenstein3D Game.

Description

run make

run ./cub3d ./path_to_valid_map

make sure the 42 Graphic library is correct in the Makefile.

Movement is possible with WASD-keys and changing the view with left and right arrow.

Before running cub make sure that you have the 42's libmlx42.a library installed and found by the Makefile.

cub3d.mov

About

Raycaster in C, inspired by Wolfenstein

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors