Skip to content

felipemfp/stunt-cycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stunt Cycle

🚴 Stunt Cycle made in MIPS Assembly

Demo

Demo

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to run this game:

  • Java Runtime Environment
  • MARS

Clone or download zip from GitHub:

git clone https://github.com/felipemfp/stunt-cycle

Running

Open stunt-cycle.asm on MARS.

Open a Keyboard and Display MMIO Simulator in Tools.

Configure a Bitmap Display after open in Tools:

  • Unit width in pixels: 4
  • Unit height in pixels: 4
  • Display width in pixels: 512
  • Display height in pixels: 512
  • Base address: 0x1001000

Controls

  • A and D to navigate
  • Space to accelerate
  • Esc to quit

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.