Skip to content

A small project to create a raycaster from a text file to render a minimap, different textures for walls facing different directions and player movement.

Notifications You must be signed in to change notification settings

merituulie/cub3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cub3d

A small project to create a raycaster from a text file to render a minimap, different textures for walls facing different directions and player movement.

creepy_cub3D.mp4

A snippet of the raycaster

To run:

  1. Clone the repository
  2. Navigate to the folder root
  3. Run command 'make' to build the project
  4. To run the project, run command './cub3D'

About

A small project to create a raycaster from a text file to render a minimap, different textures for walls facing different directions and player movement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published