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

https://github.com/careslegames/breakout-csharp

The breakout game, made with monogame
https://github.com/careslegames/breakout-csharp

csharp game-development monogame-framework

Last synced: about 1 year ago
JSON representation

The breakout game, made with monogame

Awesome Lists containing this project

README

          

# Breakout C#

A breakout game using C# and Monogame.

## Controls

`Arrow Keys`: Move player.
`Space`: After lose/win restart the game.

![](./breakout.png)