Clone do jogo "Piano Tiles" em MIPS Assembly para o projeto final de Arquitetura e Organização de Computadores.
- Open the Mars .jar file from our repo.
- Load the main.asm file into Mars with File -> Open.
- Go to Run -> Assemble (or press F3)
- Go to tools -> Bitmap Display
- The Bitmap Display settings should be as follows:
- Unit Width: 8
- Unit Height: 8
- Display Width: 256
- Display Height: 512
- Base Address: heap
- Go to tools -> Keyboard and Display MMIO Simulator
- Press
Connect to MIPS
on both of the displays - Go to Run -> Go (or press F5)
- All controls should take place in the lower portion of the Keyboard and Display Simulator
The piano tiles can be played by pressing the number keys respective to the column.