Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kleidukos/cloak


https://github.com/kleidukos/cloak

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Cloak of Darkness

An implementation of Roger Firth's [Cloak of Darkness](http://www.firthworks.com/roger/cloak/) interactive fiction.

## Goals

- [ ] Use `optics` for complex logic on state
- [ ] Write a `instance Gen GameState`
- [ ] Use MonadError granularly

## TODO

- [ ] Hack a basic interface