heart spam generator
Requires .NET 6 SDK installed. See https://dotnet.microsoft.com/en-us/download for installation instructions.
To build, open a terminal in the root of the repository and run the following commands.
cd heartspam
dotnet build
The built executable will be placed at heartspam/heartspam/bin/Debug/net6.0/heartspam
.