This is a pong game written with visual studio, C# programming, console application. Pong is one of the earliest arcade video games. It is a table tennis sports game featuring simple two-dimensinal graphics.
This project was for my first year final project. We had different options between which project to choose, I guess I was choosing Pong because it felt the right one for me.
The game currently has 3 options:
- 1 Player.
- 2 Players.
- High score.
Everything is working and ready to play.
current date: 09-NOV-18
C# ✌️
Visual Studio 2017 - ConsoleApp (.NET Framework) 💥
A huge thank to © ShayRubach 👈 who helped me a lot!