Skip to content
/ cub3D Public

C program - My own Videogame (raycasting implementation).

Notifications You must be signed in to change notification settings

byrd92/cub3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUB3d

Cub3d By Byrd - egarcia- 42 Madrid.

HOW IT WORKS

Just make git clone & then use this command (use make macbook if you have not installed mlx).

make && ./cub3D maps/map1.c

You can make your own map changing example.cub file and using as argument "./cub3D maps/example.cub".

KEYS

KEY Action
ESC. exit game
A move left
D move right
W move forward
S move backward
turn right
←. turn left

Rules

No rules, no objetives, just take a walk.

About

C program - My own Videogame (raycasting implementation).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages