Skip to content

shuygena/Cub3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cub3d

🎮 pseudo 3d game with ray-casting

This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It was enable for exploring ray-casting.

🧰 Requirements:

GCC compiler
GNU Make

🔗 Download & Compile

Clone repository:

git clone https://github.com/shuygena/Cub3d cub3d

Go to directory:

cd cub3d

For compile program run:

make

🕹️ How to use

Launch it with

  ./cub3D validmap.cub

Controls:
W A S D to move
to rotate
esc to exit
You can also make screenshot with:

./cub3D validmap.cub --save

🎓 Tutorial

mlx documentation
raycasting

About

🎮 pseudo 3d game with ray-casting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published