mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-15 03:18:50 -07:00
f7bf099152
* 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