Files
basic-computer-games/80_Slots/csharp
2022-01-16 08:17:31 +02:00
..
2022-01-02 15:55:47 -05:00
2022-01-02 15:57:59 -05:00

Original source downloaded from Vintage Basic

Conversion to Microsoft C#

This C# implementation of slots was done using a C# script.

Required

.NET Core SDK (i.e., .NET 6.0)

Install dotnet-script. On the command line run:

dotnet tool install -g dotnet-script

Run

dotnet script .\slots.csx