Skip to content

kkwan0/csaqfrontend2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

264 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We made a doodle jump game using javascript. In this game, a doodle is repeatedly jumping up and down, and you can move it using the arrow keys to move side to side, to jump to a higher platform.

We used object oriented programming to create each platform as an object. We also used cookies to store the scores locally obtained by passing the platforms. We also have a function that stores the highest score and updates it if there is a score that becomes the new high score.

We used github pages to deploy our website.

image

About

game develop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.0%
  • HTML 0.5%
  • CSS 0.3%
  • SCSS 0.1%
  • Nix 0.1%
  • Python 0.0%