Skip to content
View revolveR99's full-sized avatar

Highlights

  • Pro

Block or report revolveR99

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. Simple_Web_Project Simple_Web_Project Public

    My First Website (practice)

    HTML

  2. Data_Science_Python Data_Science_Python Public

    42_exercises_

    Python

  3. So_long So_long Public

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

    C

  4. get_next_line get_next_line Public

    In the `get_next_line` project, you build a function to read lines from a file, returning each line. It handles memory, different buffer sizes, and avoids loading the whole file into memory at once.

    C

  5. libft libft Public

    The libft project is about creating your own library of essential functions in C programming. It includes common tasks like string manipulation, memory management, and more. It's a fundamental exer…

    C

  6. cub3D cub3D Public

    "cub3d" project involves creating a basic 3D game engine in C, reminiscent of the classic game Wolfenstein 3D. Students implement features like raycasting for rendering, map parsing, player movemen…

    C