push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number of actions.
☆67Nov 30, 2024Updated last year
Alternatives and similar repositories for push_swap
Users that are interested in push_swap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succ…☆125Sep 6, 2023Updated 2 years ago
- Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment …☆35Nov 30, 2024Updated last year
- 2D'game where the objective is gather all the targets in order to escape of the map.☆15Nov 1, 2022Updated 3 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆58Aug 12, 2024Updated last year
- Tester for the so_long project of 42 school☆46Aug 17, 2023Updated 2 years ago
- Pipex project school 42☆80Feb 6, 2022Updated 4 years ago
- A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project☆34May 26, 2023Updated 2 years ago
- ☆28May 25, 2021Updated 4 years ago
- Cub3D is a 42 school team project to create a dynamic view inside a 3D maze using raycasting in the style of Wolfenstein3D.☆19Nov 30, 2024Updated last year
- This is my solution for the so_long project of the Core Curriculum of 42 school.☆14Jan 2, 2023Updated 3 years ago
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d game☆19May 4, 2021Updated 4 years ago
- Dining philosophers problem's guide for 42 school☆114Apr 12, 2023Updated 2 years ago
- A C program that reproduces the behavior of the shell pipe (`|`). This 42 school project uses `fork()`, `pipe()`, and `dup2()` to manage …☆56Mar 11, 2026Updated last week
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.☆90Aug 29, 2023Updated 2 years ago
- Ecole 42 project☆38Sep 6, 2022Updated 3 years ago
- This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.☆73Jun 28, 2024Updated last year
- [42 Madrid] And thanks for all the fish!☆88Apr 5, 2023Updated 2 years ago
- 42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.☆74Oct 20, 2021Updated 4 years ago
- 42Course☆85Mar 11, 2026Updated last week
- Philosophers is a project from the 42 school curriculum that explores concurrent programming with threads and mutexes, processes and sema…☆33Nov 30, 2024Updated last year
- A mini recreation of bash.☆85Oct 6, 2022Updated 3 years ago
- pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.☆15Nov 30, 2024Updated last year
- Projet SoLong - école 42☆15Jan 25, 2025Updated last year
- Tester for the 🔥 minishell 🔥 project at École 42☆166May 27, 2024Updated last year
- ☆15Jan 27, 2023Updated 3 years ago
- A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks.☆368Jul 11, 2025Updated 8 months ago
- A bespoke sorting algorithm, on 2 stacks.☆34Sep 6, 2018Updated 7 years ago
- Sorting Data Algorithms.☆10Feb 12, 2025Updated last year
- Project Tester - Pipex☆76Jun 26, 2022Updated 3 years ago
- A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)☆1,228Feb 10, 2025Updated last year
- [42 Madrid] As beautiful as a shell☆57Mar 29, 2024Updated last year
- Our own IRC server in C++, fully compatible with an official client.☆23May 30, 2022Updated 3 years ago
- a small tool to test your minitalk project☆37Jan 13, 2023Updated 3 years ago
- Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.☆100Feb 17, 2025Updated last year
- My solution and basic explanantion on Net_Practice and networking basics.☆122Jul 17, 2023Updated 2 years ago
- Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the …☆49Aug 21, 2023Updated 2 years ago
- An algorithm project from 42 school. Sorts a list of integers using two stacks and a limited set of instructions, aiming for the shortest…☆12Mar 11, 2026Updated last week
- get_next_line is the second project of 42 cursus.☆21Sep 6, 2021Updated 4 years ago
- Small data exchange between client and server programs using UNIX signals - introduction to Inter Process Communication (IPC).☆19Mar 27, 2025Updated 11 months ago