Go to file
2025-04-15 12:54:55 +02:00
build/release initial q commit 2025-04-15 12:54:55 +02:00
inc initial q commit 2025-04-15 12:54:55 +02:00
lib add modules 2025-04-14 14:27:40 +02:00
src initial q commit 2025-04-15 12:54:55 +02:00
.gitignore basics 2025-04-14 14:27:56 +02:00
.gitmodules add modules 2025-04-14 14:27:40 +02:00
compile_commands.json basics 2025-04-14 14:27:56 +02:00
cub3D initial q commit 2025-04-15 12:54:55 +02:00
en.subject.pdf initial q commit 2025-04-15 12:54:55 +02:00
Makefile initial q commit 2025-04-15 12:54:55 +02:00
MLX42.supp basics 2025-04-14 14:27:56 +02:00
README.md initial q commit 2025-04-15 12:54:55 +02:00

Cub3d (by Quinten & Willem)

  • Modules

  • External functions

    • open
    • close
    • read
    • write
    • printf
    • malloc
    • free
    • perror
    • strerror
    • exit
    • gettimeofday
    • All functions of the math library