Sidescroller: monkey walks + jump on platforms (bitmapfile github) noGame
A game to jump on platforms: is called a sidescroller <
character zimjs.org/assets/monkey.png is a sprite : walking movement
and you can jumping with the character
Note: while you are walking the background moves to the width of the backgroundpicture for example 3000pixels.
Note: monkey can not walk outside the boundary of the game
the character monkey stays almost into the center of your screen unless you go back to the start or end of the screen.
by Karel RosseelORIGIN
character zimjs.org/assets/monkey.png is a sprite : walking movement
and you can jumping with the character
Note: while you are walking the background moves to the width of the backgroundpicture for example 3000pixels.
Note: monkey can not walk outside the boundary of the game
the character monkey stays almost into the center of your screen unless you go back to the start or end of the screen.