mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-27 21:23:30 -08:00
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