Skip to content

jordanjanakievski/mips_breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Breakout

Breakout game written with MIPS Assembly Language

This game was built as part of the University of Toronto's Computer Organization class

How to compile and run

Utilizing either MARS or Saturn

Use the file breakout.asm

How to Play

Upon running the game, it will immediately start and the ball will be in play

The paddle can be moved side to side with keys a and d

The goal is to break all the bricks and therefore win the game

Screen Controls

p - pause the game during gameplay

q - quit the game during gameplay, pause screen, or menu

c - after losing a life, you have the option to continue

r - after losing a life, winning, or game over, you have the option to try again

About

Breakout game built with MIPS Assembly Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published