Pinned Repositories
CUB3D
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever.
fract-ol
This project is about creating graphically beautiful fractals.
ft_irc
This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.
ft_printf
get_next_line
libft
this repository contains all libft functions
minishell
minitalk
Philosophers
push_swap
In this project, i will sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed i’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
AnasUnno's Repositories
AnasUnno/fract-ol
This project is about creating graphically beautiful fractals.
AnasUnno/ft_printf
AnasUnno/get_next_line
AnasUnno/libft
this repository contains all libft functions
AnasUnno/minishell
AnasUnno/minitalk
AnasUnno/Philosophers
AnasUnno/push_swap
In this project, i will sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed i’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
AnasUnno/CPP
AnasUnno/CUB3D
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever.
AnasUnno/inception