mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-04-28 19:59:02 -07:00
- Rename files to follow PEP8 convention / make them testable - Add type annotations - Fix Flake8 issues - Variable naming - Add unit test
Original source downloaded from Vintage Basic
Conversion to Python