snix/src
Griffin Smith 58fce2ec19 Progressively reveal the map to the player
As the character walks around the map, progressively reveal the entities
on the map to them, using an algorithm based on well known
circle-rasterizing and line-rasterizing algorithms to calculate lines of
sight that are potentially obscured by walls.
2019-09-15 17:30:57 -04:00
..
Data/Aeson/Generic Implement messages 2019-09-01 13:54:27 -04:00
Xanthous Progressively reveal the map to the player 2019-09-15 17:30:57 -04:00
Main.hs Place the chacracter in the level at startup time 2019-09-13 15:24:05 -04:00