mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-22 07:10:42 -08:00
Additionally: * Use functions to group blocks of code * Use variable names (not just one character...)
Original source downloaded from Vintage Basic
Conversion to Python