You can see a working version of the app at https://medicationforall.github.io/sdecardcreator/
This is an application for creating cards for Super Dungeon Explore.
Can create Hero, Monster, Pet, Loot, Treasure, Wonder, Explore, and Timeout cards.
http web server. Apache, python, or IIS will work fine.
Requires python to be installed.
- Open a command prompt in the directory where you have sdecardcreator downloaded.
- In the command prompt type the following:
python -m http.server
- Open a web browser and in the address bar go to http://localhost:8000
This Application uses:
All of the scripts are being called via cdn.
If you want to run this application offline you'll need to locally reference those libraries.
This applications code is Licensed under LGPL see the license directory.
This project is completely unofficial and in no way endorsed by Ninja Division Publishing™ LLC. Super Dungeon Explore® and its respective contents are trademarks and/or copyrights of Ninja Division Publishing™ LLC. No challenge to their status intended. All Rights Reserved to their respective owners.