mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-06 10:05:45 -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