mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-28 01:12:56 -07:00
e64fb6795c
Remove byte-order-marker pre-commit check as there would be many adjustments necessary
6 lines
295 B
Markdown
6 lines
295 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 program is available in two versions, a "goto" version that mimics the original program and an "object-oriented" version.
|