A desktop implementation of the classic Pong game built with Visual C#.
- Two-player local multiplayer
- Smooth ball and paddle physics
- Score tracking
- Increasing ball speed over time
- Visual C#
- .NET Framework
- Windows Forms
| Player | Move Up | Move Down |
|---|---|---|
| Player 1 | W |
S |
| Player 2 | ↑ |
↓ |
- Clone the repository
- Open
Game.slnin Visual Studio - Build and run the solution
- Visual Studio
- .NET Framework
This software is all rights reserved. Use, copying, modification, or distribution requires prior written permission from the author. See the LICENSE file for full terms or contact beslagicadin@gmail.com to request permission.