I made good progress on my #roguelike today.
- switched pathfinding to block diagonal movement on corners
- added mouse input (just prints what you hover over for now)
- started working on item and effect systems
- made the ui a bit better by splitting the status panel, showing the rest of the player stats, and adding more colors