Teaching myself MongoGame, as my first project I decided to create a classic game of Pong using MonoGame.
- Two-player Side by Side
- Score tracking (coming soon)
- .NET SDK
- MonoGame
- Player 1:
- Move Up:
W
- Move Down:
S
- Move Up:
- Player 2:
- Move Up:
Arrow Up
- Move Down:
Arrow Down
- Move Up:
This project is licensed under the MIT License. See the LICENSE
file for details.