Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 554 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 554 Bytes

Roguelike game in Elm - Try It!

Deploy

Build Status

Scripts

There are several scripts located in ./scripts which can be run:

  • bootstrap to install the relevant stuff to run your tests for the first time
  • run_tests to run your tests
  • build to build elm.js
  • open to build and open the project in a browser