An open API service indexing awesome lists of open source software.

https://github.com/delta3-studio/monogame-pong


https://github.com/delta3-studio/monogame-pong

monogame sample

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Pong

A pong game implemented in MonoGame 3.8.0-develop

## Requirements
- .NET Core SDK 3.1.X
- .NET Core Runtime 3.1.X

## Usage
```bash
dotnet run
```