wolfadex/elm-text-adventure

Simple text adventure builder and viewer


License
MIT
Install
elm-package install wolfadex/elm-text-adventure 2.0.0

Documentation

Elm Text Adventure

A module for building text adventures. Exposes functions for creating rooms, connections between rooms, and items. The rest is up to you!

Items are fairly open and your main way of altering the world around your player.

See Space Adventure for a small example game.

sample image