going-rogue/erynrl
Eryn Wells 6780b0495c Move all the interface stuff to interface.Interface
Draw three windows with frames:
- map window
- info window (hit point bar; turn count)
- message window

Clean up the UI code in the Engine.
2023-02-11 01:21:52 -08:00
..
actions
interface Move all the interface stuff to interface.Interface 2023-02-11 01:21:52 -08:00
map Move all the interface stuff to interface.Interface 2023-02-11 01:21:52 -08:00
__init__.py
__main__.py PEP8 formatter changes 2023-02-10 21:25:00 -08:00
ai.py Fix this import in ai.py 2023-02-10 22:37:26 -08:00
components.py PEP8 formatter changes 2023-02-10 21:25:00 -08:00
engine.py Move all the interface stuff to interface.Interface 2023-02-11 01:21:52 -08:00
events.py Draw a path from the hero to the current mouse point 2023-02-10 22:37:21 -08:00
geometry.py Use integer division for Rect.mid_y and Rect.mid_x 2023-02-10 21:13:49 -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 Reformat some heckin' long initializers in object.py 2023-02-09 21:08:11 -08:00