Full refactor of YAML dungeon generator.
authorAaron Traas <aaron@traas.org>
Sat, 15 Jul 2017 21:19:29 +0000 (17:19 -0400)
committerAaron Traas <aaron@traas.org>
Sat, 15 Jul 2017 21:19:29 +0000 (17:19 -0400)
commitac4e43196c0b20c2afdd655b47b9cde441acd970
treee48ba5f366dd6ccd1dcbd99d07b1470eb5b9ca95
parentfb86d64b20f05e5a2920ba76fb908486c8a67ba0
Full refactor of YAML dungeon generator.

The big difference is that the differences between the entity types
is concentrated in one place.

Also concentrated all File I/O in main function, moved most processing
outside of main
tests/coverage_dungeon.py