An SRPG implemented in Javascript.
It's a work in progress.
Javascript is bundled with requirements using browserify and npm. Install these using your preferred method.
Current dependencies are as follows:
- jquery
To build, type:
make
firefox index.html
See CREDITS.md for artwork credits. Many thanks to the artists who share their work on http://opengameart.org/ and let me focus on programming.
Code is ISC, art is licenced as indicated in CREDITS.md.