medicationforall / sdecardcreator

Super Dungeon Explore Card Creator

Home Page:https://medicationforall.github.io/sdecardcreator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDE Card Creator

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.

Requirements

http web server. Apache, python, or IIS will work fine.

Python quick webserver

Requires python to be installed.

  1. Open a command prompt in the directory where you have sdecardcreator downloaded.
  2. In the command prompt type the following:
python -m http.server
  1. Open a web browser and in the address bar go to http://localhost:8000

Libraries

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.

License

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.

About

Super Dungeon Explore Card Creator

https://medicationforall.github.io/sdecardcreator/


Languages

Language:JavaScript 66.5%Language:HTML 18.8%Language:CSS 14.7%