mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-01 07:27:55 -08:00
Provide the output PrintStream dependency to UserInterface in the constructor instead of have it hard coded to System.out.
Original source downloaded from Vintage Basic
Conversion to Oracle Java