mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-23 07:06:10 -07:00
5b0d5e1221
General code cleanup, including * Address code indendation * Condense print statments * Add spaces before = signs * Add spaces around operators * Simplify a few things * Use full variable names instead of single letters
Original source downloaded from Vintage Basic
Conversion to Perl