Adventoria
Currently a modernized fork of Monadic Adventures, from chapter 11 of the PureScript Book.
Prerequisites
- Install node dependencies:
npm install
- Build:
spago bundle-app --main Main
To play
node . -p PLAYER_NAME
Currently a modernized fork of Monadic Adventures, from chapter 11 of the PureScript Book.
npm install
spago bundle-app --main Main
node . -p PLAYER_NAME