Highlights
- Pro
Pinned Loading
-
Minishell
Minishell PublicForked from ShellDigitalFactory-max/Minishell
Lightweight shell inspired by POSIX behavior supporting pipelines, redirections, environment variables, and built-in commands. (C • 42 • Shell • Parsing • Processes)
C
-
libft
libft PublicCustom C library recreating standard libc functions and additional utilities for string manipulation, memory handling, and linked lists. (C • 42 • Library • Data Structures)
C
-
cub3d
cub3d PublicRaycasting 3D engine inspired by Wolfenstein/Doom, rendering a textured world from a 2D map with player movement, collisions, and camera rotation using MiniLibX. (C • 42 • Graphics • Raycasting)
C
-
Fdf
Fdf Public3D wireframe heightmap viewer that parses a map file of elevations and renders it in isometric projection with zoom, pan, and color gradients. (C • 42 • MiniLibX • Graphics)
C
-
pipex
pipex PublicReimplementation of Unix piping to execute multiple chained commands with input/output redirections, mimicking shell behavior. (C • 42 • System Programming • Processes)
C
-
ft_printf
ft_printf Publicft_printf — Reimplementation of the C printf function, handling formatted output with precision and buffer management. (C • 42 • String Formatting)
C
If the problem persists, check the GitHub status page or contact support.
