Files
basic-computer-games/80_Slots/csharp/README.md
2022-01-02 15:55:47 -05:00

499 B

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