Skip to content

leite-tiago/cub3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadMe TODO

Nota sobre Valgrind e MLX/X11

O Valgrind pode mostrar o erro Syscall param writev(vector[0]) points to uninitialised byte(s) ao rodar o cub3d. Esse erro é causado internamente pela MLX/X11 e não indica bug ou vazamento de memória no nosso código. Podemos ignorar esse warning, pois é esperado em projetos gráficos usando MLX.

About

🎮 cub3d — This project is inspired by the world-famous Wolfenstein 3D game, which is considered the first FPS ever created. It enabled me to explore ray-casting. My goal was to make a dynamic view inside a maze, where I had to find my way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors