- France
-
03:36
(UTC -12:00) - in/lefoffan
-
-
-
Pong_love2D_training Public
I'm creating a Pong game with Lua and Love2D, just for fun and to practice a bit.
Lua UpdatedJul 5, 2025 -
-
Philosophers_42 Public
The aim of this 42 project is to teach us concurrent programming (we manipulate threads and mutexes).
C UpdatedMay 21, 2025 -
Libft_42 Public
Recreation of standard C library functions as part of the 42 course. This project involved building a custom library, including functions for string manipulation, memory handling, and more, to serv…
C UpdatedFeb 26, 2025 -
-
Get_Next_Line_42 Public
Implementation of a C function from 42 course. Get_next_line read and return a line from the file you give, and each call will give the next line.
C UpdatedFeb 13, 2025 -
ft_printf_42 Public
Implementation of ft_printf as part of the 42 course. This project involved recreating the printf function in C, providing a deeper understanding of variadic functions and formatted output. The goa…
C UpdatedFeb 12, 2025 -
-
push_swap_42 Public
A project 42 to look at a particular way of sorting numbers (this project should be useful in cases where memory capacity is limited, I suppose).
C UpdatedJan 24, 2025