Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 435 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 435 Bytes

Brick-Breaker

Created the brick breaker game using mips asembly. Created using the Mars IDE.

Setup

After installing Mars to start a game the user must create a bit map display and keyboard simulator from the tools drop down. Both should be connected and the bitmap display should be configured as described at the top of the file.

How To Play

Refer to the project report for instructions on the rules and controls of the game.