mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-04-28 19:59:02 -07: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