Skip to content

Leyza/Doodle-Jump-Assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Doodle Jump Assembly Project

Doodle jump-like game created with assembly as final project for a course.

Movement keys:

move left - "j"
move right - "k"
start game - "s"
exit game - "e"

Program can be ran on MARS MIPS simulator V4.5.

Bitmap display settings:

8 pixels unit width
8 pixels unit height
256 pixels display width
512 pixels display height
0x10008000 ($gp) base display address

About

Doodle jump game coded in assembly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors