Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cub3d

how to clone (pulling all library dependencies submodules)

git clone --recurse-submodules git@github.com:Saul-BT/cub3d.git

or

git clone git@github.com:Saul-BT/cub3d.git
cd cub3d
git submodule update --init --recursive

leak check

valgrind --suppressions=mlx42.supp --leak-check=full --show-leak-kinds=all ./cub3d assets/maps/simple.cub

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages