mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-12 15:50:20 -08: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