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
- Host: GitHub
- URL: https://github.com/careslegames/breakout-csharp
- Owner: CaresleGames
- License: mit
- Created: 2021-11-17T18:45:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-25T05:50:58.000Z (over 4 years ago)
- Last Synced: 2025-01-22T22:11:16.581Z (over 1 year ago)
- Topics: csharp, game-development, monogame-framework
- Language: C#
- Homepage:
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
