There are no reviews yet. Be the first to send feedback to the community and the maintainers!
42Lisboa-lvl_2_push_swap_tester
unity-rpg_turn_based_combat
Unity Android game app of an rpg turn based combat for practice.42Lisboa-lvl_5_inception
This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.42Lisboa-lvl_5_ft_containers
The multiple available containers in C++ all have very different usage. To make sure you understand them, letβs re-implement them!42Lisboa-lvl_4_cpp_modules
Namespace, class, member functions, stdio stream, initialization lists, static, const, memory allocation, references, pointers to members, switch, ad-hoc polymorphism, operators overload, orthodox canonical classes, inheritance, the diamond problem, shallow copy, deep copy, subtype polymorphism, abstract classes, concrete classes, interfaces, nested classes, repetition and exceptions, implicit and explicit conversions, reinterpret cast, static cast, dynamic cast, const cast, upcasting and downcasting, function templates, class templates and template specialization, Standard Template Library (STL).42Lisboa-lvl_0_libft
The aim of this project is to code a C library regrouping usual functions that youβll be allowed to use in all your other projects.unity-hardest_game_3d
Unity Android game released for the Google Play Store. https://play.google.com/store/apps/details?id=com.Olbrieno.HardestGame3D42Lisboa-lvl_2_cub3d
Code a similar 3D game like Wolfenstein using ray casting and a system based on x11.unity-exam_programmer_practice
Unity Android app to practice for the "Unity Certified Programmer Exam".42Lisboa-lvl_2_minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.42Lisboa-lvl_2_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.42Lisboa-lvl_3_minishell
Code my own Unix Shell with my own builtin functions. With pipes, reedirections and termcaps.unity-imperial_bird
Unity Android game released for the Google Play Store. https://play.google.com/store/apps/details?id=com.Olbrieno.ImperialBird42Lisboa-lvl_1_born2beroot
This project aims to give you knowledge of system administration.42Lisboa-lvl_3_philosophers
In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex and semaphores.Love Open Source and this site? Check out how you can help us