Fear of View

A terminal broughlike game about manipulating vision.

Screenshot

Released under the AGPL, version 3 or later.

Play by ssh

Binaries

Linux binary

Unpack the following tarball and run the script fearOfView.sh in a terminal.

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

Windows binary

Unpack the following zip and run fearOfView.exe.

Cabal

This is the most versatile installation method, but requires you to have cabal-install and ncurses installed. It should then just be a matter of:

cabal update && cabal install fearOfView

If you want to build with Bearlibterminal instead of ncurses, obtain the source and read the README.

Source

git clone https://thegonz.net/~fov/fearOfView.git

Feedback

I welcome feedback by email to mbays@sdf.org.