Pinned Repositories
CameraShaker
A simple and easy-to-use Unity component to add juice and game feel to your games.
CsvParser
Static functions that allow you to turn the content of a csv file into an easy to use 2D table.
ft_printf
A small replica of the original printf C function.
get_next_line
Function that allows you to read a file line by line.
GunsNGhosts
What if Pac-Man had a gun?
miniLibX_sample
Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.
RockPaperGo
Rock Papers Scissors but you can change your hand as much as you want before the time runs out.
so_long
Small game developed with the miniLibX, the graphic library of the 42 school.
UnityCommentComponent
Leave comments in the editor.
UnitySceneExtensions
Unity package that adds scene management functionality, like changing scenes using a loading screen or a screen fade.
S-LucasSerrano's Repositories
S-LucasSerrano/miniLibX_sample
Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.
S-LucasSerrano/so_long
Small game developed with the miniLibX, the graphic library of the 42 school.
S-LucasSerrano/GunsNGhosts
What if Pac-Man had a gun?
S-LucasSerrano/UnitySceneExtensions
Unity package that adds scene management functionality, like changing scenes using a loading screen or a screen fade.
S-LucasSerrano/UnityCommentComponent
Leave comments in the editor.
S-LucasSerrano/CameraShaker
A simple and easy-to-use Unity component to add juice and game feel to your games.
S-LucasSerrano/CsvParser
Static functions that allow you to turn the content of a csv file into an easy to use 2D table.
S-LucasSerrano/ft_printf
A small replica of the original printf C function.
S-LucasSerrano/get_next_line
Function that allows you to read a file line by line.
S-LucasSerrano/Libft
The first project of the 42 cursus asks us to recode a few functions of the C standard library as well as some other utility functions.
S-LucasSerrano/pipex
Program that allows you to pass the content of a file through multiple shell commands using pipes.
S-LucasSerrano/Portfolio
My portfolio's website with images and information about my personal and professional projects.
S-LucasSerrano/push_swap
Trying to find an optimal algorithm to sort numbers using two stacks and a limited set of possible actions.
S-LucasSerrano/RockPaperGo
Rock Papers Scissors but you can change your hand as much as you want before the time runs out.
S-LucasSerrano/S-LucasSerrano
Hello!