**version 1.0.0
this is a pong game with some additional features and challenges.
- Clone the git repo —
git clone https://github.com/ermia-afshaian/quotes-on-dev
- Install with npm:
npm install
. - run gulp
Install dependencies:
$ npm install
Run locally with the Parcel dev server:
$ npm start
Once you run the start command you can access your project at http://localhost:3000.
Read more about the Parcel web application bundler here.
- writing object oriented javascript code
- using svg and how to create images and logos with it.
- javascript canvas and animation
-ermia afsharian
The code is available under the MIT license.# quotes-on-dev