mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-24 20:10:15 -08:00
* Use functions to structure code * Remove 1-line function * Use dataclass * Replace dictionaries by a list
Original source downloaded from Vintage Basic
Conversion to Python