Highlights
- Pro
Pinned Loading
-
cub3D
cub3D PublicForked from Ghazawee/cub3D
A 3D game engine using the MLX library, inspired by Wolfenstein 3D. Features raycasting for wall rendering, player movement, and basic textures.
C
-
Philosophers
Philosophers PublicA multithreaded simulation of the Dining Philosophers Problem, exploring concurrency, threading, and synchronization using mutexes.
C
-
push_swap
push_swap PublicAn efficient number sorting algorithm using Radix Sort in Push_swap. Optimized for minimal moves while adhering to stack-based sorting.
C
-
fract-ol
fract-ol PublicAn interactive fractal renderer using the MLX library, showcasing Mandelbrot, Julia, and Burning Ship fractals.
C
-
ft_printf
ft_printf PublicA custom implementation of the C printf function, handling formatted output with precision and flexibility
C
If the problem persists, check the GitHub status page or contact support.