The idea is to port/translate this .NET console app into a cross-platform app.
- I have a .NET MAUI user interface.
- I have a .NET console app for the gameplay.
- Install Sayers.SDL2 on Nuget Package Manager.
This is a c# translation of the original c++ project.