• Stars
    star
    1
  • Language
    C
  • Created about 1 year ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

cub3D is a 3D game engine inspired by the classic game Wolfenstein 3D. It is designed to render a maze-like environment and simulate a first-person perspective, providing an immersive gaming experience. The project is written in C and utilizes the MLX42 library.

More Repositories

1

philosophers

Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the C programming language and multithreading to implement a solution that prevents deadlocks and resource conflicts.
C
26
star
2

NetPractice

NetPractice is a comprehensive guide for understanding networking fundamentals. It covers a wide range of topics including network devices, the OSI model, protocols, and subnetting. The repository provides detailed explanations and visual aids to help users grasp complex networking concepts. It also includes useful resources for further learning.
3
star
3

Libft

Libft is a custom C library comprising a collection of frequently used functions. This library serves as a foundational toolset for future C projects, providing a range of utilities from basic string manipulation to complex data structure handling. The project also includes a Makefile for easy compilation.
C
1
star
4

cpp_modules

This repository, cpp_modules, is a comprehensive collection of C++ exercises, each organized into distinct modules. Each module focuses on a specific aspect of C++ programming, ranging from basic concepts like namespaces and classes to more advanced topics like subtype polymorphism, abstract classes, and the Standard Template Library (STL).
C++
1
star
5

Starfolio

This project is a FastAPI application that allows users to authenticate with GitHub using OAuth and fetch their starred repositories. The application provides a web interface for users to log in and view their starred repositories, as well working with command-line interface (CLI)
Python
1
star