Skip to content

It's the game tetris created using the MARS, MIPS Simulator, assembly languge.

License

Notifications You must be signed in to change notification settings

Jonathas-Conceicao/Tetris-MIPS

Repository files navigation

Tetris-MIPS

It's the game tetris created using the MARS, MIPS Simulator, assembly languge.

Run the Game

  • Load the Main.asm file;
  • Open and connect the Keyboard and Display MMIO Simulator;
  • Open and connect the Bitmap Display with a 512x512 size and starting address at $gp;
  • Build and run the game (the code use lots of macros, so this may take some time);

Commands

Arrows and Enter can handle pretty much everything

Screeshots

img1 img2 img3

Authros

Jonathas Conceição
Lucas Bretana

About

It's the game tetris created using the MARS, MIPS Simulator, assembly languge.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published