Fear of View

A constrained roguelike ("Broughlike") based on manipulating vision. Instead of killing monsters, you try to not see them.

Screenshots

Screenshot image

Text screenshot:

Play over ssh

Compile from source

You will need cabal-install and the ncurses dev package, then it should just be a matter of:

Linux binary

fearOfView-linux-x86_32-glibc-2.31.tgz

This should work on any reasonably up-to-date system (Debian 11+); please let me know if it doesn't.

Hints

You're meant to be able to work out how to play by playing, and there's a little tutorial aiming to teach the rudiments -- but in case you'd prefer to read, here are the basic rules.

Design ruminations

In the unlikely case that you're interested:

A self-indulgent post-mortem on the design