Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 1.52 KB

README.md

File metadata and controls

51 lines (40 loc) · 1.52 KB

#bounce

JavaScript app built using ReactJS / Redux / Sass

Features

  • Click on the canvas and create a ball.
  • All physics rules apply to the environment.
  • Customize the ball's color and size.
  • Set the environment's physics by changing the gravity, bounciness and friction.

Installation - How To

Node Package Manager is recommended, though not mandatory to run the app.

  • Clone repository.
  • Redirect to folder.
  • npm install
  • npm start
  • Enjoy!

Browser Compatibility

Tried, Tested & Confirmed

Compatibility

TODO - Extend functionality and scale app

  • Add Themes.
  • Make balls collide with each other.

Author & Contact

Created by: Kostas Koukourakis

konstantinoskouk90@gmail.com