Repository navigation

#

42lausanne

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!

TypeScript
847
5 个月前

The final project of the 42 common core: a website to play pong and chat with friends

TypeScript
2
2 年前

Recreate printf to learn mainly how to use the variadic arguments.

C
2
4 年前

42 all projects overview.

2
2 个月前

Small 2D game to learn how to work with textures, sprites. And some very basic gameplay elements.

C
1
3 年前

Function which returns a line read from a file descriptor.

C
0
3 年前

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.

C
0
2 年前