Skip to content
#

42ecole

Here are 25 public repositories matching this topic...

This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.

  • Updated Jan 3, 2025
  • C++

The Cub3d project aims to create a 3D labyrinth game. The player navigates through the maze from a first-person perspective, trying to reach certain goals. This project covers fundamental aspects of game programming, graphics management, and user interaction. Furthermore, it provides experience in basic 3D game mechanics, collision detection, and e

  • Updated Dec 22, 2024
  • C

Improve this page

Add a description, image, and links to the 42ecole topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 42ecole topic, visit your repo's landing page and select "manage topics."

Learn more