Skip to content

chrisworman/jump-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Jump

favicon-32x32

HTML 2D vertical scroller game:

  • Beat each level by making it to the top
  • Collect gems to earn health
  • Kill enemies to earn points

Browser Support

Only tested and working on Mac Chrome (probably works on Windows Chrome).

Audio is broken on iOS Safari (probably other browsers), including audio events, which the game relies upon. This can probably be fixed:

More critically, canvas filters, which the game relies upon, are not supported by some browsers, including Webkit browsers:

That being said, I have implemented on-screen controls when a mobile browser is detected in case these issues are ever resolved.

Play Now

The latest version can be played here:

https://chrisworman.github.io/jump-game/

Screenshot

World 1 Final Boss
Screenshot 2023-08-13 at 3 53 41 PM Screenshot 2023-08-13 at 3 54 11 PM