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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cellular_atomata.py | ||
| corridor.py | ||
| room.py | ||
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cellular_atomata.py | ||
| corridor.py | ||
| room.py | ||