A JavaScript Dungeonslayers Helper
				
			
		| assets | ||
| doc | ||
| lib | ||
| src | ||
| index.html | ||
| README.md | ||
| TODO | ||
Simply game-helper for Dungeonslayers, written in HTML5 and JS.
All links are given from src-root, which makes it possible to run everything with some basic HTTP-Server from this directory (i.e. 'python -m SimpleHTTPServer' or 'python -m http.server', depending on your python version. This Software is NOT tested with calls by "file://"-URIs!)
The most current source and developement-snapshots can be found at https://git.f3l.de/pheerai/jsdsh
If you want to participate, clone https://git.f3l.de/pheerai/jsdsh.git (Read-Only) For read-write-access, ask. I may open a repository on github, as well.