Skip to content

Kxka/2D-Platformer-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

2D-Platformer-Game

image

Features

  • controllable character
  • moving enemy
  • shooting enemy
  • double jump
  • gravity-based physics
  • object and enemy collision
  • Start and end screen
  • scoreboard
  • Start and restart button

How to run

  • Download Mars Simulator
  • Connect Keyboard and bitmap display
  • Set display (Unit width: 4, Unit height: 4, Display Width: 512, Display Height: 256, Base Address: $gp)

How to play

  • Use WASD to move the character
  • Avoid enemies and bullets
  • Reach the trophy with losing all lives
  • Press R to reset and Q to end program

About

2D Platformer Game written in MIPS Assembly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published