qgerman2 / dds

a stepmania / ddr clone for the nintendo ds
10 stars 1 forks source link

dds - a stepmania / ddr clone for the nintendo ds

this project aims to recreate a game experience with minimal compromises such as not requiring a specific sound file format or specific image dimentions, every song should work drag and drop just like the other games that support them, the only limitations being video backgrounds or lua scripts.

building

you should compile this project with the latest devkitpro release from their website, either use the windows installer or the pacman repository

check out the third-party directory for building the required third-party libraries not offered by devkitpro, which are

with everything set up, make should generate a working .nds file

license

i haven't bothered with figuring out which license to use, i realize that the game currently uses some assets ripped from other games and the fact that the third-party libraries should be compatible with whatever license i choose puts some constraints in my options.

if possible the code for dds should be considered public domain or WTFPL.