mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-08 19:33:31 -08:00
Removed spaces from top-level directory names.
Spaces tend to cause annoyances in a Unix-style shell environment. This change fixes that.
This commit is contained in:
1142
39_Golf/csharp/Program.cs
Normal file
1142
39_Golf/csharp/Program.cs
Normal file
File diff suppressed because it is too large
Load Diff
15
39_Golf/csharp/README.md
Normal file
15
39_Golf/csharp/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
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/)
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user