courses of 42 SEOUL

circle 0

  • libft : my standard library

circle 1

  • ft_printf : simple printf function
  • get_next_line : program to read a file based on one line
  • born2beroot : to use virtual machine and set up operating system

circle 2

  • minitalk : a small data exchange program using UNIX signals
  • push_swap : program to sort stack in ascending order
  • so_long : small 2D game to use mlx library

circle 3

circle 4

  • CPP_Module : Object Oriented Programming to use C++
  • miniRT : to render simple Computer-Generated-Images using Raytracing and implement mathematical formulas