• Stars
    star
    1
  • Language
    C
  • License
    The Unlicense
  • Created 8 months ago
  • Updated 6 months ago

Reviews

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

Repository Details

3D game created from scratch similar to Wolfenstein 3D, where I explored the world of raycasting, using C and the minilibx library.

More Repositories

1

42-resources

My curated 42 school resource collection. The good, the bad and the ugly.
489
star
2

jotavare

Config files for my GitHub profile.
27
star
3

42-common-core

Detailed information about my projects and exams made at 42 Porto, during Common Core.
16
star
4

libft

I had to create my own library and redo a set of functions from the C standard library.
C
6
star
5

minitalk

System that sends a message from client to server using UNIX signals for communication.
C
5
star
6

100-days-of-code-in-python

One hundred days of code in Python. 100 days, 1 project per day.
Python
5
star
7

guides-and-manuals

Repository aimed at providing a diverse range of informative and practical guides.
4
star
8

42-piscine

Detailed information about my projects and exams made at 42 Porto, during my Piscine experience.
C
4
star
9

push_swap

Algorithm project where i must sort a given list of random numbers with a limited set of instructions, using the lowest possible number of actions.
C
3
star
10

minishell

A simplified version of a unix shell, implemented as a command-line interpreter.
C
2
star
11

get_next_line

Program a function that enables reading content line by line from a file descriptor.
C
2
star
12

born2beroot

A project that explores the fundamentals of system administration. Learned how to install and configure a virtual machine with VirtualBox.
Shell
2
star
13

so_long

Simple 2D game using the minilibx library and C.
C
1
star
14

hackacity-2023

Team UrbanX work, developed at Hackacity 2023 event.
HTML
1
star
15

42-ctf

Information on how I completed the CTF challenges from 42CTF.
1
star
16

cpp_modules

Exploring the essence of nine C++ modules. (memory management, OOP programming, I/O and file streams, operator overloading, templates/generics, containers, ...)
C++
1
star