Implementation of the 42 MinilibX for the Nintendo 3DS!
Find a file
2025-07-31 00:36:10 +02:00
resources init: main * 2024-10-04 18:20:33 +02:00
source init: main * 2024-10-04 18:20:33 +02:00
.gitignore init: main * 2024-10-04 18:20:33 +02:00
LICENSE.txt init: main * 2024-10-04 18:20:33 +02:00
Makefile init: main * 2024-10-04 18:20:33 +02:00
README.md add README.md 2025-07-31 00:36:10 +02:00

mlx3ds

a work in progress: i'm trying to port the MinilibX library (a library from the 42 school that allows to make basic graphical software) to the Nintendo 3ds (lol)

there isn't anything stable yet, so the main branch contains only the files from https://github.com/TricksterGuy/3ds-template to create a 3ds game. see the dev branch if you wanna know what i'm at (it's chaotic)