summaryrefslogtreecommitdiff
path: root/games/libfov/pkg-descr
blob: f61d924db0fb360e7418127704b54070687bb9fe (plain) (blame)
1
2
3
4
5
6
7
libfov is a C library for calculating fields of view and lighting on low
resolution rasters, suitable for roguelike games. In that screenshot below,
imagine that green dot is your character in a computer game, and as you
walk around (move between tiles on the grid), you want to know which tiles
you can see and which tiles you cannot. libfov calculates exactly that.

WWW: http://code.google.com/p/libfov/