Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 403 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 403 Bytes

BrickGame

A game written in C# using MonoGame XNA Framework

Game features

  • Automatic resolution
  • Saving and loading highscores from .xml files
  • Life system
  • Timer
  • Various animations
  • Easy platform creation with one line of code
  • Collision using Rectangle.Intersects()
  • Sound effects and music