/JSGobstones

JavaScript implementation of Gobstones language.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

JSGobstones

To install the project execute:

./compile.py --install

You can build the project with

./compile.py --main ./src/RawGobstones.ts

execute the file ./bin/index.html in your favourite browser. Program execution result will be available in the console's output.

You can purge the project with

./compile.py --purge

Author: Ary Pablo Batista