Skip to content
View deydoux's full-sized avatar
🚀
Looking for an internship
🚀
Looking for an internship

Highlights

  • Pro

Block or report deydoux

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
deydoux/README.md

Pinned Loading

  1. 42cursus-little-penguin-1 42cursus-little-penguin-1 Public

    The start of a series of challenges inspired by Eudyptula. You will get acquainted with many points of Kernel development.

    C

  2. 42cursus-libasm 42cursus-libasm Public

    The aim of this project is to become familiar with assembly language.

    Assembly

  3. 42cursus-cub3d 42cursus-cub3d Public

    This project is inspired by the world-famous eponymous 90's 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…

    C

  4. 42cursus-so_long 42cursus-so_long Public

    This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.

    C

  5. 42cursus-ft_irc 42cursus-ft_irc Public

    Create your own IRC server in C++, fully compatible with an official client.

    C++

  6. 42cursus-push_swap 42cursus-push_swap Public

    This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and …

    C