Pinned Repositories
19_born2beroot
This document is a System Administration related exercise.
19_Cpp
Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff
19_cub3D
his project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
19_FdF
This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.
19_gnl
his project is about programming a function that returns a line read from a file descriptor.
19_Inception
This document is a System Administration related exercise.
19_libft
Créez votre propre bibliothèque contenant des fonctions utiles pour la suite de votre cursus.
19_Minishell
his project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
19_NetPractice
This document is a System Administration related exercise.
19_new_libft
Libft, modified with added functions
leoagea's Repositories
leoagea/19_born2beroot
This document is a System Administration related exercise.
leoagea/19_Cpp
Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff
leoagea/19_cub3D
his project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
leoagea/19_FdF
This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.
leoagea/19_gnl
his project is about programming a function that returns a line read from a file descriptor.
leoagea/19_Inception
This document is a System Administration related exercise.
leoagea/19_libft
Créez votre propre bibliothèque contenant des fonctions utiles pour la suite de votre cursus.
leoagea/19_Minishell
his project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
leoagea/19_NetPractice
This document is a System Administration related exercise.
leoagea/19_new_libft
Libft, modified with added functions
leoagea/19_Philosophers
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
leoagea/19_Pipex
This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.
leoagea/19_printf
Write a library that contains ft_printf(), a function that will mimic the original printf()
leoagea/19_Push_Swap
Sort stacks
leoagea/19_so_long
This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.
leoagea/leoagea
leoagea/libftTester
leoagea/Tracker_GPS