Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 398 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 398 Bytes

Adventoria

Currently a modernized fork of Monadic Adventures, from chapter 11 of the PureScript Book.

Prerequisites

  1. Install node dependencies: npm install
  2. Build: spago bundle-app --main Main

To play

node . -p PLAYER_NAME