Skip to content

WhyTryGames offers a vast collection of unblocked games for all ages. Enjoy action, puzzle, arcade, and strategy games at school, work, or home. No downloads, just play instantly. Safe, secure, and updated regularly—WhyTryGames is your go-to site for endless gaming fun without restrictions.

Notifications You must be signed in to change notification settings

negg3r/eo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this tutorial, you will learn to create the doodle jump game with html, css, and javascript. Specifically, you will learn how to code the game using html5 canvas.

Throughout the tutorial, you will learn how to create the game loop, add images onto the canvas, add click handlers to move the doodler jump and move left and right, apply game physics, randomly generate platforms and move them down the screen, detect collisions between the doodler and each platform, add a running score, and reset the game.

doodle-jump-sample

About

WhyTryGames offers a vast collection of unblocked games for all ages. Enjoy action, puzzle, arcade, and strategy games at school, work, or home. No downloads, just play instantly. Safe, secure, and updated regularly—WhyTryGames is your go-to site for endless gaming fun without restrictions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.9%
  • CSS 21.1%
  • JavaScript 18.0%