Skip to content

vahidtvj/MineSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineSweeper

Windows XP style Mine Sweeper game written in MIPS assembly

Gameplay

Installing and Run

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
  • Connect a KeyBoard Simulator
  • Hit run and enjoy!

Authors

  • Vahid Jahandar - Technical Designer - VahidTvJ
  • Ali Porpanah - Graphics Designer - Ali035
  • Amir Ahmad Amjadi - Initial Work

License

This project is licensed under the MIT License

About

Mine Sweeper in MIPS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published