mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-25 04:15:45 -08:00
Spaces tend to cause annoyances in a Unix-style shell environment. This change fixes that.
Original source downloaded from Vintage Basic
Conversion to Python
Propose using pylint and black to format python files so that it conforms to some standards