Skip to content

sachmull/cub3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cub3D

Cub3D is just a small Raycasting demo but already includes textured walls, animated sprites and interactive objects in the game world.

Compile

make
./cub3D map/map.cub

The dimensions of the game window are configurable through the constants WIN_W and WIN_H in inc/raycaster.h

Controls

Use WASD to move the player
Use the left and right key or the mouse to move the camera
Use F to interact with the door
Use Esc to close the game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages