josephcheel / 42-So_long
A project involving the creation of a small 2D game. Coded in C with MinilibX library
☆9Updated 4 months ago
Alternatives and similar repositories for 42-So_long:
Users that are interested in 42-So_long are comparing it to the libraries listed below
- 2D'game where the objective is gather all the targets in order to escape of the map.☆15Updated 2 years ago
- Philosophers dinner problem in C. Introduction to threads, mutexes, processes, and semaphores☆13Updated last year
- A library that contains ft_printf, a function that mimics the real printf - @42sp Project☆12Updated last year
- A C static library with recoded standard functions - @42sp Project☆19Updated 2 years ago
- A bare-minimum manual for the minishell 42 project.☆24Updated 10 months ago
- 42cursus - minitalk☆18Updated 3 years ago
- The goal of this project is to create the function get_next_line.c which, when called in a loop, will then allow the available text in th…☆15Updated 2 years ago
- Small data exchange between client and server programs using UNIX signals - Introduction to Inter Process Communication (IPC)☆20Updated 2 years ago
- A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project☆31Updated last year
- My work on the 42 get_next_line project.☆26Updated 2 years ago
- Writing a simple sHell. 42_minishell☆30Updated last year
- Sorting algorithm using two stacks☆26Updated 3 months ago
- I’ve never thought philosophy would be so deadly☆17Updated 3 years ago
- This repository is my journey at Piscine 42 Porto (September 2022). From preparation to approval.☆19Updated last year
- A small 2D game developed with MiniLibx, the graphic library of the 42School.☆14Updated 2 years ago
- ☆31Updated last year
- 42 • A guide for creating a small fractal exploration program. It is the time to discover or use the mathematical notion of complex numbe…☆15Updated last year
- Small implementation of a shell, truly hell☆7Updated last year
- A regular 42Cursus journey here!☆18Updated 10 months ago
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆62Updated 2 years ago
- Small data exchange program using UNIX signals.☆19Updated 2 years ago
- A C function that reads any valid file line by line - @42sp Project☆12Updated 2 years ago
- The basics of graphic programming☆20Updated 5 years ago
- This project aims to introduce you to the wonderful world of virtualization.☆21Updated 3 years ago
- Server - Client mini chat using only 2 signals (SIGUSR1 and SIGUSR2) to send message.☆8Updated 6 years ago
- Tester for the so_long project of 42 school☆38Updated last year
- Push Swap: The most efficient yet inefficient algorithm.☆14Updated last year
- My 42 projects marks☆31Updated this week
- push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number o…☆62Updated 2 months ago
- Philosophers is a project from the 42 school curriculum that explores concurrent programming with threads and mutexes, processes and sema…☆22Updated 2 months ago