Skip to content

A choose your own adventure game made for MIPS, to be run on MARS simulator

Notifications You must be signed in to change notification settings

Benjamin00/SpaceAdventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SpaceAdventure

A choose your own adventure game made with MIPS/Assembly, to be run on MARS simulator This program tells the story of you, an astronaut whose ship has crash landed on a foreign planet with a radioactive storm brewing on the horizon. You must find a power source to restart your ship. You are presented with many options along the way, most will lead to your death, but you might win.

How to Run the Program: In order to run the program, you need to have the “SpaceAdventure” and “macro_file.asm” saved in the same directory. Run the “SpaceAdventure” code and type whatever choice you want to make.

Any step you take, you can prompt the program for a list of options by typing “op” into the input.

This program has built in error checking. If you type in an incorrect input it will simply ask you to put in a correct one. The input checking is case sensitive. See Image

Intro Screen

Monster Screen

About

A choose your own adventure game made for MIPS, to be run on MARS simulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published