Platform(s): Windows
This is a collection of C# programs by NinjaCheetah. These programs were made to help him learn C# and figure out how to use Visual Studio.
Included mini-apps are:
You will need a 64-bit version of Windows 10 with the .NET 5.0 Runtime installed. (You can download that from here.)
To install, download the latest MSI installer, using the link at the top of the page, and run in. Follow the instructions in the installer.
To compile, use the link at the top of the page to go to the GitHub page, and then clone/download the source code however you'd like. Once you have the source, the easiest way to compile it is to open the solution up in Visual Studio 2019, and then use the compile button.