Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 627 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 627 Bytes

Arc Gambit

What is it?

An SRPG implemented in Javascript.

It's a work in progress.

Building

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

Running

firefox index.html

Credits/Acknowledgements

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.

Licence

Code is ISC, art is licenced as indicated in CREDITS.md.