Skip to content

Nikappa57/cub3d-42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

167 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-bootstrap

clone this repo

git clone https://github.com/Nikappa57/42-bootstrap.git

rename project

mv 42-bootstrap newname && cd newname

clone libft

git clone -b EXTRA https://github.com/Nikappa57/Libft-42.git && mv Libft-42 libft

add your code in srcs/*/

modify Makefile

change project name

NAME = ...

add your subdirs

SUBDIRS = main ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors