mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-22 22:56:08 -07:00
f941ef42fe
After experimenting with both versions, I find System.console() to produce more readable code than using a Scanner.
Original source downloaded from Vintage Basic
Conversion to Oracle Java