Skip to content

Based on Chrome's dinosaur running game. My basic JS version consisting of the game's foundations built using <canvas>.

Notifications You must be signed in to change notification settings

nicolylw/simple-jumping-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

simple-jumping-game

Based on Chrome's dinosaur running game. My basic JS version consisting of the game's foundations built using <canvas>.

Demo here

Features

  • Spacebar and mouse click interaction.
  • High score local storage.
  • Pipe speed (levels) increased at every 100 score intervals.
  • Single jump only.
  • Random pipe height and width at each run.

Still working on

About

Based on Chrome's dinosaur running game. My basic JS version consisting of the game's foundations built using <canvas>.

Resources

Stars

Watchers

Forks