mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-12 15:50:20 -08:00
Original source downloaded from Vintage Basic
Conversion to Microsoft C#
There are 2 compiled executables in the compiled/ directory (windows and linux) that you can play right away!
Program.cs contains the C# source code. It has been written for .NET Core 3.1
The source code is well documented.