Skip to content

🕹️ Project for the implementation of the raycasting algorithm

Notifications You must be signed in to change notification settings

MinisterAkasha/cub3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cub3D 🕹️

The goal of cub3d is to make something using raycasting (like Wolfenstein 3D).

screenshot_1 screenshot_2

  • WASD to move, Left/Right directional keys to rotate camera
  • ESC to quit
  • Textures or colors for each sides (North, South, West, East) and Sky/Floor
  • Sprites
  • Wall collisions

How to start

  • run make
  • ./cub3D map.cub
  • enjoy

About

🕹️ Project for the implementation of the raycasting algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published