going-rogue/erynrl/map/generator
Eryn Wells a542bb956a Add CellularAtomataMapGenerator
First pass at a cellular atomata map generator.

Add map.grid and a make_grid function to make it easier to make
numpy arrays for Map purposes.

Add ca.py to test the generator.
2023-02-20 18:02:01 -08:00
..
__init__.py Small bit of reformatting and type checking 2023-02-19 18:22:45 -08:00
cellular_atomata.py Add CellularAtomataMapGenerator 2023-02-20 18:02:01 -08:00
corridor.py Add a bunch of doc strings and header comments to files 2023-02-15 08:25:40 -08:00
room.py Fix up some imports in map.generator.room 2023-02-19 19:13:19 -08:00