Ray caster engine based off made in LIBNDS / LibGL2D designed for making games on the ds easy.
To setup Cadmium you require:
- devkitPRO
- LIBNDS (It comes with libGL2D)
To Install:
- Go to the directory of the files with your command prompt thing of choice
- Run the command: "make"
- Your done
So far it compiles to a .nds file, although later on we will add some home made apps that make it into an easier to make environment, to allow for full games to be made.