Skip to content

TalkySafe143/Maze-Assembly-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Maze game in Assembly (MARS MIPS SIMULATOR)

The maze game made in Assembly using bitmap display and Keyboard and Display MMIO Simulator

Installation

Follow the steps to setup the game:

  • Build proyecto.asm in MARS MIPS Simmulator
  • Hit (Tools -> Bitmap Display)
  • Setup Bitmap Display:
    • Unit Width/Height in Pixels: 8
    • Display Width/Height in Pixels: 256
    • Base address for display: 0x10008000 ($gp)
    • Hit (Connect to MIPS)
  • Hit (Tools -> Keyboard and Display MMIO Simulator)
  • Setup Keyboard and Display MMIO Simulator:
    • Hit (Connect to MIPS)
  • Run proyecto.asm
  • Play:)

About

Maze game in Assembly MARS MIPS Simmulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published