Go to file
2025-05-14 16:15:52 +02:00
.vscode sprites duhhh 2025-05-08 15:59:54 +02:00
assets Merge remote-tracking branch 'origin/willem' 2025-05-14 16:15:52 +02:00
inc norm and compiler flags 2025-05-14 16:14:27 +02:00
lib add modules 2025-04-14 14:27:40 +02:00
src norm and compiler flags 2025-05-14 16:14:27 +02:00
.gitignore Merge remote-tracking branch 'origin/master' into willem 2025-04-18 11:07:04 +02:00
.gitmodules add modules 2025-04-14 14:27:40 +02:00
compile_flags.txt basic structure 2025-04-15 17:29:54 +02:00
en.subject.pdf initial q commit 2025-04-15 12:54:55 +02:00
Makefile norm and compiler flags 2025-05-14 16:14:27 +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
test.cub minimap first 2025-05-11 13:23:50 +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