mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-25 04:15:45 -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