Round-Pong
About
A Round Pong Clone I made using C# and Raylib Graphics Library for the purpose of learning C#.
You have to keep the ball inside the circle for as long as you can by using the slider, It moves using the arrow keys.
Move the Slider counter-clockwise by Left Arrow key and move it clockwise by Right Arrow key.
I have also kept it Open Source so you can also have a look at it's Source Code on Github.