Popular repositories Loading
-
SDL-Tutorial-for-your-Android-Projects
SDL-Tutorial-for-your-Android-Projects PublicThis repository provides a guide to integrate the SDL library into Android projects. Learn to set up SDL in Android Studio, handle multimedia (audio, input, graphics), and run cross-platform apps. …
-
Libft
Libft PublicChatGPT The "Libft" project is about creating a C library with general-purpose functions to support future projects. It includes reimplementations of standard C functions and additional functions f…
C
-
get_next_line
get_next_line PublicThis project implements the get_next_line function, allowing files to be read line by line from a file descriptor in C. It supports multiple file descriptors (bonus) and offers customizable buffer …
C
-
RayPuppet-Animator
RayPuppet-Animator PublicRayPuppet-Animator is a bone animation system for real-time manipulation of skeletal models using 2D and 3D graphics. It features a graphical interface for bone and texture interaction, real-time p…
C
-
ft_printf
ft_printf PublicThis project creates a custom version of the `printf()` function in C, known as `libftprintf.a`. It replicates essential formatted output capabilities for characters, strings, and numbers while sup…
C
-
push_swap
push_swap PublicThis project implements the push_swap program to sort integers using two stacks, a and b. The goal is to arrange numbers in stack a in ascending order through a defined set of operations. Stack b s…
C
If the problem persists, check the GitHub status page or contact support.