going-rogue/erynrl/map
Eryn Wells 06ae79ccd0 Redo the configuration metchanism
- Allow passing a font on the command line via --font
- Move the engine configuration to its own module
- Redo entirely the font configuration: move it to the configuration module
- Pass the configuration object to the Map in place of the size argument
2023-02-12 14:24:36 -08:00
..
generator Remove this unused DefaultConfiguration class variable 2023-02-10 21:13:16 -08:00
__init__.py Redo the configuration metchanism 2023-02-12 14:24:36 -08:00
room.py Break up room and corridor generation into generate and apply phases 2023-02-10 21:07:50 -08:00
tile.py Draw a path from the hero to the current mouse point 2023-02-10 22:37:21 -08:00