A terminal broughlike game about manipulating vision.
Released under the AGPL, version 3 or later.
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.
Unpack the following zip and run fearOfView.exe
.
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.
git clone https://thegonz.net/~fov/fearOfView.git
I welcome feedback by email to mbays@sdf.org.