tvl-depot/test
Griffin Smith 97a5c61f28 Fix an injectivity issue with saving the game
Fix an injectivity issue with JSON-encoding the entity map that was
causing the game saving to not properly round-trip. As part of this,
there's a refactor to the internals of the entity map to use sets
instead of vectors, which should also get us a nice perf boost.
2019-11-30 15:00:39 -05:00
..
Test Implement saving+loading the game 2019-11-29 14:33:52 -05:00
Xanthous Fix an injectivity issue with saving the game 2019-11-30 15:00:39 -05:00
Spec.hs Use menus for combat and picking up items 2019-11-29 22:59:15 -05:00