tvl-depot/test/Xanthous
Griffin Smith 6ab7cdfdc9 Only allow adjacent gormlaks to attack
Previously the isUnit function was falsely returning `True` for
positions that were one tile off in *either* direction from the
character, when it should've been *both*. Oops.
2019-10-06 13:13:00 -04:00
..
Data Add the beginnings of a prompt system 2019-09-20 12:03:30 -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 Describe what you see when you walk over items 2019-09-20 19:38:46 -04:00
DataSpec.hs Only allow adjacent gormlaks to attack 2019-10-06 13:13:00 -04:00
GameSpec.hs Display multiple messages per turn 2019-10-05 16:25:27 -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
UtilSpec.hs Allow eating edible items 2019-10-06 12:50:29 -04:00