Skip to content

A HTML5 Canvas game where you try to guess the current value of gravitational acceleration by bouncing balls

License

Notifications You must be signed in to change notification settings

DMPS/GuessGravity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuessGravity

A HTML5 Canvas game where you try to guess the current value of gravitational acceleration by bouncing balls.

Setup Instructions

  • Clone this repository: git clone https://github.com/DMPS/GuessGravity.git
  • Change into the directory: cd GuessGravity
  • Install all of the dependencies: npm install
  • Run the development server: npm start
  • Have Fun!

Folder Structure

-public: Static markup and styles
-src: All of our JS Modules

About

A HTML5 Canvas game where you try to guess the current value of gravitational acceleration by bouncing balls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages