Skip to content

defaultroot1/breakout01

Repository files navigation

I'm trying to learn C#/MonoGame by coding a short demo in a number of game genres/styles, ideally in increasing complexity. This is my attempt at Breakout.

This got messy at the end when I tried to implement game states (Playing, GameOver). Would be better implemented in some kind of GameManager I think.

The results of bounce direction after the ball hits a block can be a bit mental too, but otherwise I'm happy enough with the code and design for a 2nd game.

About

Breakout demo written in C#/MonoGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages