mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-11 20:55:40 -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