42project
There are 84 repositories under 42project topic.
ael-bekk/Cub3d-Advanced-Raycasting
#Cub3D: This project is a 3D game created from scratch written in C using an old graphic library mini-libx, presented with an old technology raycasting to make the 3D feeling looks pretty good
WaRtr0/francinette-image
Adaptation of the Francinette, for testing projects 42. Works on sessions 42 !
tjensen42/42-minishell
This project is about creating a simple shell. Like an own little bash. We learned a lot about processes, file descriptors and many other things about the shell itself.
Kuninoto/42_ft_printf
This project aims to code a custom implementation of the C printf function
icr4m/so_long_tester
Tester for the so_long project of 42 school
allan-jt/42-Cursus
Projects done at 42 Abu Dhabi
BlankRose/42Collection
A collection of every project I've finished while studying at 42 (with Corrections and Subject)
Haimasker/ft_printf
printf() implementation in C
NargusS/push_swap_tester
Generate Random Value and Testing Push_Swap program
mgrl39/42Project
This repository documents my journey at 42. It tracks everything I've been working on during my time there. 👾👾
pasqualerossi/42-Project-Submission-Checklist
A checklist before you submit your 42 Project.
ugozchi/42_Ft_Printf
Parce que putnbr et putstr ne sont pas assez ✏️
DevAwizard/pipex_by_anwu-yan
The Pipex project in C involves creating a simplified version of shell pipelines, allowing the execution of multiple commands with input/output redirection using file descriptors and process management.
fyusuf-a/42cursus
Projects made in the school 42 in Paris
Haimasker/get_next_line
get_next_line() function in C
Haimasker/Libft
Standard C functions implementation
Haimasker/pipex
pipe UNIX mechanism in C
Kuninoto/42_NetPractice
Small quizz about networks and subnet masks
PublioElio/School-42-Get_Next_Line
This is a repository for the School 42 Málaga cursus project get_next_line. This function reads a file descriptor and returns a line, until the first line break.
gusgonza42/Libft
Implementación personalizada de mi propia biblioteca Libft
Kuninoto/42_cub3D
A simple 3D 'game' using MinilLibX (mlx), the graphic library of the 42School and the raycasting algorithm
Kuninoto/42_pipex
A simple C program that replicates the pipe functionality
Mr-Galt/42-printf
This project is pretty straightforward, I had to recode printf. It will be part of my future libft.
tjensen42/42-fractol
Fract`ol is one of the first computer graphics projects in the 42 core curriculum, where you work with the miniLibx-Library. The project is meant to create graphically beautiful fractals. It's really inspiring to dive into this topic and create some sort of psychedelic effects on the screen.
yeaktas/Inception
This project aims to broaden your knowledge of system administration by using Docker.
dvnishshanka/42-Berlin-push_swap
Push_swap (42 Berlin)
Ekkoz897/42cursus_Minishell
42 - Rewrite a simple shell
f-corvaro/PHILOSOPHERS
"Dive into the world of concurrency with Philosophers, a project that explores the dining philosophers problem."
fyusuf-a/42computorv2
A basic bc written in Haskell
fyusuf-a/webserv
A C++ web server
Maxenceee/webserv-42
An HTTP server made in C++ 98
meerpeer/Cub3d
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. An exploration of raycasting.
pauldev20/ft_irc
ft_irc project of the 42 cursus 🌐
Kr1sNg/42cursus-get_next_line
Reading a line from a file discriptor is way too tedious
pauldev20/ft_transcendence
42 project about creating a website for the mighty Pong and TicTacToe contest 🕹️