going-rogue/erynrl
2023-02-12 14:32:32 -08:00
..
actions
interface Move all the interface stuff to interface.Interface 2023-02-11 01:21:52 -08:00
map Allow many more (30) attempts at generating a random rect for the RandomRectRoomGenerator 2023-02-12 14:28:42 -08:00
__init__.py
__main__.py Redo the configuration metchanism 2023-02-12 14:24:36 -08:00
ai.py Fix this import in ai.py 2023-02-10 22:37:26 -08:00
components.py
configuration.py Redo the configuration metchanism 2023-02-12 14:24:36 -08:00
engine.py Use RandomRect room generator and Elbow corridor generator for the map 2023-02-12 14:32:32 -08:00
events.py Detect when Shift is pressed and don't return a WaitAction when Shift+. is pressed 2023-02-12 14:29:45 -08:00
geometry.py Create a more semantic Size.numpy_shape property 2023-02-12 14:28:14 -08:00
items.py
log.py
messages.py Move all the interface stuff to interface.Interface 2023-02-11 01:21:52 -08:00
monsters.py
object.py Little grammar fix in RenderOrder's doc comment 2023-02-12 14:24:56 -08:00