Skip to content

MARS' reduced implementation of the Atari game Adventure

Notifications You must be signed in to change notification settings

resolritter/MIPS-Mars-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ReducedAdventure_MARS

Very crude and bare-minimum implementation of the "Adventure" Atari game in MIPS ASM through the Mars simulator (http://courses.missouristate.edu/kenvollmar/mars).

This project was developed many years ago when I was an undergrad. I haven't touched it since then and there are no plans to develop it further at the moment.

Instructions

  • Use MARS' Keyboard and MMIO Simulator to input keys to the game
  • Use NUMPAD DIRECTIONALS to move the player
  • Use HEAP MEMORY as the starting point for Bitmap Displaying
  • Pixels should be 16x16 wide

About

MARS' reduced implementation of the Atari game Adventure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published