Windows XP style Mine Sweeper game written in MIPS assembly
First Get the Mars MIPS simulator Then:
- Copy
Mars.jar
to project folder - Open
MineSweeper.asm
file in Mars IDE - Assemble the project
- Connect Bitmap Display with following configuration:
- Display Size ->
512 * 512
- Base Address ->
0x10040000(heap)
- Pixel Units ->
2
- Display Size ->
- Connect a KeyBoard Simulator
- Hit run and enjoy!
- Vahid Jahandar - Technical Designer - VahidTvJ
- Ali Porpanah - Graphics Designer - Ali035
- Amir Ahmad Amjadi - Initial Work
This project is licensed under the MIT License