42commoncore
Here are 27 public repositories matching this topic...
So_long is a 2D game where players collect items and avoid obstacles to reach the exit.
-
Updated
Aug 29, 2024 - C
The objective of this project is create a simple shell in C with redirections, pipes, environment variables and builtins
-
Updated
May 26, 2023 - C
A showcase of my coding journey.
-
Updated
Oct 21, 2024 - C
This project implements a custom function, ft_printf, that mimics the behavior of the standard C library function printf. ft_printf takes a format string and optional arguments, formats the output based on specifiers within the format string, and prints the result.
-
Updated
Aug 20, 2024 - C
"Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."
-
Updated
Jul 27, 2024 - C
A simple reproduction of Bash, implementing pipelines, redirection and expand.
-
Updated
Oct 31, 2024 - C
Recoding of the standard printf() function
-
Updated
Sep 6, 2023 - C
This project makes you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
-
Updated
Sep 18, 2023 - C
Fractals rendered in C, with zoom-optimizations. 5th project in the 42 Common Core Curriculum
-
Updated
Aug 11, 2024 - C
7th project in the 42 Common Core Curriculum
-
Updated
Aug 22, 2024 - C
-
Updated
Jul 25, 2024 - C
This is a 42 project. Sort a stack of integer numbers using the minimum number of instructions.
-
Updated
Mar 13, 2023 - C
A simplified RayCaster implementation using miniLibX, part of the 42 school curriculum. The project includes features like window management, map interpretation, player movement, and rendering with distinct wall textures for each cardinal direction.
-
Updated
Aug 8, 2024 - C
-
Updated
Nov 7, 2024 - C
El objetivo de este proyecto es bastante sencillo. Deberás reprogramar printf(). Aprenderás, principalmente, a utilizar un número variable de argumentos
-
Updated
May 21, 2024 - C
Custom divide & conquer sorting algorithm using 2 stacks. 6th project in the 42 Common Core Curriculum
-
Updated
Aug 16, 2024 - C
Library of custom C functions for string manipulation, memory allocation and linked list management
-
Updated
Sep 6, 2023 - C
Improve this page
Add a description, image, and links to the 42commoncore topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 42commoncore topic, visit your repo's landing page and select "manage topics."