going-rogue/erynrl/interface
Eryn Wells 5a9df0a322 Add my first interface element: a Bar!
It renders a bar of a certain width and a percentage full. Use it to render HP.

Add a new Python package called interface. The Bar class lives there. Also add a
bunch of color defintions to a module called interface.color.
2022-05-15 00:12:05 -07:00
..
__init__.py Add my first interface element: a Bar! 2022-05-15 00:12:05 -07:00
bar.py Add my first interface element: a Bar! 2022-05-15 00:12:05 -07:00
color.py Add my first interface element: a Bar! 2022-05-15 00:12:05 -07:00