packages feed

fearOfView-0.1.0.0: README.md

# Fear of View
A terminal broughlike game about manipulating vision.

Released under the AGPL, version 3 or later. See LICENSE.

![Screenshot](fov-shot.png "Screenshot")

## Building
Dependencies:
* GHC and cabal: package `cabal-install` on Debian, `dev-haskell/cabal` on Gentoo, etc.
* ncurses

Run with `cabal run`.
Install with `cabal install`.