/Adventoria

A text adventure game

Primary LanguagePureScriptMIT LicenseMIT

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