fbily42 / Cub3D

Project Cub3D - 42 Paris /w @bCigueS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cub3d

Cub3d is a raycasting project done in collaboration with Simon Beylot (see subject.pdf) cub3d 42

Run

  • make
  • make bonus to open map with doors
  • ./cub3D path_to_map.cub -> ex: ./cub3d maps/map.cub
  • ./cub3D_bonus path_to_map.cub -> ex: ./cub3D_bonus maps/map_door.cub

Usage

  • Use arrow keys to move
  • Use a and d to rotate
  • Press space to open door
  • Press ESC to quit

About

Project Cub3D - 42 Paris /w @bCigueS


Languages

Language:C 88.1%Language:Roff 7.9%Language:Makefile 3.2%Language:Shell 0.6%Language:Perl 0.2%