mapscii
mapscii copied to clipboard
Restore startup message; Add unit tests; Reduce code complexity
First, merge #115.
- Fixed: Brings back the startup message "Welcome to MapSCII! Use your cursors to navigate, a/z to zoom, q to quit."
- Change: The footer now shows numbers with a fixed amount of digits after the point
- Added: Most basic unit tests for more classes
- Refactor: Reduces code complexity
Aloha @jaller94 - thanks for your PR, just... I'm kind of against 'hiding the error' instead of fixing it :)