tvl-depot/test/Xanthous
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 Progressively reveal the map to the player 2019-09-15 17:30:57 -04:00
Entities Add raws, loaded statically from a folder 2019-09-02 13:59:28 -04:00
Generators Convert generated levels to walls 2019-09-09 20:54:33 -04:00
Util Progressively reveal the map to the player 2019-09-15 17:30:57 -04:00
DataSpec.hs Add raws, loaded statically from a folder 2019-09-02 13:59:28 -04:00
GameSpec.hs Convert generated levels to walls 2019-09-09 20:54:33 -04:00
MessageSpec.hs Implement messages 2019-09-01 13:54:27 -04:00
OrphansSpec.hs Implement messages 2019-09-01 13:54:27 -04:00