Skip to content

Hachans/42Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42Core projects

libft: Create a library consisting of useful basic functions.
get_next_line: Code a function that returns a line read from a file descriptor.
ft_printf: Recreating a simpler version of printf.
push_swap: An intro to algorithms. Sorting data with restricted instructions.
pipex: Recreating a simpler version of pipe command (|).
so_long: A simple 2D game, using minilibx library.
philosophers: Solve the dining philosopher's problem using threads.
NetPractice: Basic networking using TCP/IP addressing.

Rest will be added soon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors