mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-24 23:47:44 -07:00
961c762145
- reduce nested do/loop and if/else statements by utilizing subs and functions.
Original BASIC source downloaded from Vintage Basic
Conversion to Visual Basic .NET