A Console pong in C# .NET Core
- .Net Core 2.1 or higher
- Any program to extract zip file
- Download and unzip PongCore1.0.0.zip
- On MacOS/Linux:
- # chmod +x pongcore.sh
- # ./pongcore.sh
- On Windows:
- run PongCore.bat
Feel free to use this source code in any project or program of your own. This game is purely created to play around in C#