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