mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-22 23:26:40 -08:00
Spaces tend to cause annoyances in a Unix-style shell environment. This change fixes that.
8 lines
360 B
Markdown
8 lines
360 B
Markdown
Original source downloaded [from Vintage Basic](http://www.vintage-basic.net/games.html)
|
|
|
|
Conversion to [Microsoft C#](https://docs.microsoft.com/en-us/dotnet/csharp/)
|
|
|
|
The original BASIC code has a surprising number of bugs for such a small program.
|
|
For the sake of preserving the original behaviour, I've left them in place and
|
|
commented the ones I noticed.
|