Skip to content
/ cub3D Public

cub3D is an implementation of ray-casting principles.

Notifications You must be signed in to change notification settings

khabouss/cub3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cub3D 42 Project

3D Virtual World This project goal is to apply Ray-Casting principals to create a 3D game using C language. This game is using the Minilibx library (must be installed first).

How to:

  • pull the files
  • Make the project
  • start the game by typing the following command "./cub3D [map file]"
  • enjoy ;)

About

cub3D is an implementation of ray-casting principles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published