Kian Quetat-Riou (Kariyu42)

Kariyu42

Geek Repo

Location:Nice, France

Github PK Tool:Github PK Tool

Kian Quetat-Riou's repositories

ft_printf

Ce projet consiste à reproduire le fonctionnement de la fonction printf() en C dans laquelle les conversions suivantes sont implémenter: %c, %s, %p, %d, %i, %u, %x, %X.

Language:CStargazers:2Issues:1Issues:0

minitalk

Objectif: réaliser un programme de communication sous la forme d’un client et d’un serveur.

Language:CStargazers:2Issues:0Issues:0

cub3D

Cub3D is a project that explores the fundamentals of raycasting, offering a hands-on experience in creating a simple 3D game using the C programming language and the MiniLibX graphics library.

Language:CStargazers:1Issues:0Issues:0

Libft

Créez notre propre bibliothèque contenant des fonctions utiles pour la suite du cursus.

Language:CStargazers:1Issues:1Issues:0

philosophers

The Philosophers project involves simulating the dining behaviour of philosophers around a table. Each philosopher needs two forks to eat, and they can only eat, sleep, or think at any given time. The challenge is to synchronise their actions, prevent starvation, and avoid conflicts when multiple philosophers try to grab the same forks.

Language:CStargazers:1Issues:0Issues:0

push_swap

The Push swap project is a simple and efficient algorithm exercise: you have to sort data. You have at your disposal a set of integers, two stacks, and a set of instructions to manipulate them.

Language:CStargazers:1Issues:1Issues:0

Cpp_Modules

This repository introduces 42 students to the fundamentals of C++ programming đź’»

Language:C++Stargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:1Issues:0

Kariyu42

/* WELCOME */

Stargazers:0Issues:0Issues:0