mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-26 08:23:56 -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