Skip to content

an assembly program that mimics the game "Doodle Jump"

Notifications You must be signed in to change notification settings

YANLING-H/Doodle-Jump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Doodle-Jump

an assembly program that mimics the game Doodle Jump. The project is demonstrated as following:

caption

Game Control:

  1. type "s" to initial the game
  2. choose difficulties by type 1 or 2 or 3 and end then end with another "s" to start the game
  3. use keyboard "j", "k" to control the movement of Doodle

Features:

  1. choose difficulties. There are three levels of difficulties and higher the level, short the stairs and lower each jump
  2. stairs are randomly regenerated
  3. screen boundaries are infinitely wrapping around

Game termination condition

  1. when the green doodle hits the bottom of the screen, the game ends.

About

an assembly program that mimics the game "Doodle Jump"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published