2D'game where the objective is gather all the targets in order to escape of the map.
☆15Nov 1, 2022Updated 3 years ago
Alternatives and similar repositories for So_long
Users that are interested in So_long are comparing it to the libraries listed below
Sorting:
- Sorting algorithm using two stacks☆28Oct 27, 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
- My 42 projects marks☆42Jun 4, 2025Updated 9 months ago
- ☆15Jan 27, 2023Updated 3 years ago
- 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…☆67Nov 30, 2024Updated last year
- 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
- Tester for the so_long project of 42 school☆46Aug 17, 2023Updated 2 years ago
- 2.5D semi isometric game POV, where you become a detective and need to find posters to finish the game.☆31Feb 23, 2023Updated 3 years ago
- Basic C++ exercises - introduction to C++, RAII, OOP, I/O and file streams, operator overloading, templates/generics and STD containers.☆20Apr 1, 2025Updated 11 months ago
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d game☆19May 4, 2021Updated 4 years ago
- My own function that emulate the original printf☆10Oct 27, 2024Updated last year
- A C implementation of the classic Dining Philosophers problem. A 42 school project exploring threading, mutexes, and semaphores to solve …☆19Mar 11, 2026Updated last week
- Push_swap tester and bonus tester + GUI pro checker☆119Dec 9, 2024Updated last year
- Es un proyecto de algoritmo simple de 42.☆16Mar 10, 2023Updated 3 years ago
- Et merci pour les pièces !☆57Jan 8, 2025Updated last year
- Configuration files for my GitHub profile.☆18Nov 29, 2023Updated 2 years ago
- Install Homebrew on the sgoinfre on the 42 sessions☆16Aug 30, 2021Updated 4 years ago
- 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
- Get Next Line☆17Oct 26, 2021Updated 4 years ago
- Public repository for various projects done at school 42 in C.☆10Apr 25, 2017Updated 8 years ago
- A platformer with gravity, jumping, audio and two types of enemies!☆36Apr 18, 2023Updated 2 years ago
- 42Course