Repository navigation
42lausanne
- Website
- Wikipedia
A curated collection of official 42 School evaluation sheets 📄✅, complete with a user-friendly web interface for streamlined navigation and self-assessment. 🖥️🚀 Explore, prepare, and excel in your peer evaluations. For the full experience, visit my web page!
The final project of the 42 common core: a website to play pong and chat with friends
Recreate printf to learn mainly how to use the variadic arguments.
Small 2D game to learn how to work with textures, sprites. And some very basic gameplay elements.
My own library (reordered libft)
As cute as a real shell ;)
Function which returns a line read from a file descriptor.
Whether it's a file, stdin, or even later a network connection, you will always need a way to read the content line by line. It's time to start working on this feature, which will be essential for your future projects.