A menu-driven retro bricks game made using CSharp
Video: https://drive.google.com/file/d/1tRNlQE2GT2OUwSjCUjJ50NY2HRleMXXL/view?usp=drivesdk
If you want to try the game (Microsoft Visual Studio required to compile C# apps):
1). Clone the project
2). Open terminal and execute the file "bin/Release/netcoreapp3.1/publish/RetroBricksGame.dll" by the command,
"dotnet bin/Release/netcoreapp3.1/publish/RetroBricksGame.dll"