Skip to content

kyoshong/Raycaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cub3d

My own raycaster

Build and Run

git clone [email protected]:kyoshong/cub3d.git
make && ./cub3D map/map.cub

Commands

Key Action
A move left
D move right
S move back
W move front
turn right
turn right
turn left
ESC exit