Skip to content

This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.

Notifications You must be signed in to change notification settings

deftones88/42cursus_cub3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42cursus_cub3d

This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.

commands

git clone repository

git clone https://github.com/deftones88/42cursus_cub3d.git

compile and run

make bonus; ./cub3d map/bonus.cub

movement controls

  • W : up
  • S : down
  • A : left
  • D : right (moving the mouse pointer also works for both left/right)
  • ↑ : look up
  • ↓ : look down
  • ESC : exit (close button also works)

preveiw

MARK : ji-kim's 42 cub3d Score

About

This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published