Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 349 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 349 Bytes

Spiel Web App

Use spiel from the web

Testing

You can run test.sh to run the app on localhost:8000. Python http server is required.

Building

Run haxe build.hxml

You can find a tar archive in the out directory.

Deployment

First build the app. The files inside of the archive can be placed on any web server (ex: github pages).