Skip to content

SangheonYi/42_cursurs_sayi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

332 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42_cursurs_sayi

my 42cursurs projects. you can read details each project's documents(pdf, txt ...)

Libft

make my static library in c

get_next_line

read line which terminated by new line(\n) or null

ft_printf

make own printf

The_wall

my first esolang The-wall-themed which appear in game of thrones

miniRT

my first esolang ray tracing with Ray Tracing in One Weekend - by Peter Shirley
to use: g++ -std=c++0x main.cc -o main && ./main > test.ppm && open test.ppm

About

learning projects in 42cursurs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors