mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-04 17:17:59 -08:00
Move all the console interaction into a view class making the game logic isolated from UI.
Original source downloaded from Vintage Basic
Conversion to Microsoft C#