everonel's repositories

42CPP

This collection of exercises is designed to understand and learn of fundamental C++ concepts, including classes, inheritance, polymorphism, and exceptions.

Language:C++Stargazers:1Issues:0Issues:0

42Goodies

The 42Goodies repository is a curated collection of essential scripts tailored for developers navigating the challenges of the 42 School (École 42) curriculum.

Language:ShellStargazers:1Issues:0Issues:0

42Philosophers

The "Philosophers" project is an implementation of the dining philosophers problem. The project simulates philosophers sitting at a round table, alternating between eating, thinking, and sleeping, with the challenge of avoiding deadlock and resource contention.

Language:CStargazers:0Issues:1Issues:0

Cub3d

Cub3D is a project inspired by the iconic Wolfenstein 3D game, aiming to provide a 3D graphical representation of a maze from a first-person perspective using Ray-Casting principles. The project is written in C and leverages the miniLibX library for graphics.

Language:CStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0