/bouncing_balls

Use canvas to make bouncing balls application

Primary LanguageJavaScriptMIT LicenseMIT

Bouncing Balls

  • This is a javascript app where I use canvas api to draw balls of certain sizes and thereafter animating them to move allover the screen randomly.

Live Demo

@LiveVersion

Preview

Languages and Technologies used

  • Html5
  • Scss
  • JavaScript
  • Canvas

Authors

👤 Alphonce Mobutu

If you would like to have this project locally in your machine , please follow the steps outlined below

Pre-requisites

  • Basic programming knowledge
  • Text editor eg atom, vscode etc.
  • A pc or a laptop

Installation

  • First navigate to the directory where you want you version of this project to be. Once there rigth click and choose open in terminal after which you will be directed to the terminal

  • Inside the terminal run this command

  • git clone bouncing balls

  • Next run this

  • cd bouncing_balls/

Setup

  • Run this
  • code . to open this project in the text editor of your choice. You can also do this manually depending on the text editor you are using
  • Now run npm install to install all the depencies for this particular project.

Contribution

  • If you wish to contribute to this project you can do so through the issue provided below
  • Contributions

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.