8000 GitHub - jadaradix/balls: balls makes Mondays happy, Fridays jealous and Sundays last forever.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

balls makes Mondays happy, Fridays jealous and Sundays last forever.

License

Notifications You must be signed in to change notification settings

jadaradix/balls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

balls

balls makes Mondays happy, Fridays jealous and Sundays last forever.

Presented via HTML5 <canvas>. Tested with Mocha and Chai.

Demo

http://jadaradix.com/balls/

Click anywhere to create a ball.

Prerequisites

(Optional) yarn

yarn is a replacement package manager for npm.

npm install -g yarn

Grunt

Grunt is a JavaScript task runner.

npm install -g grunt-cli

Install

yarn

If you don't want to run yarn you can run npm install.

Build

grunt

You can watch for JavaScript and Sass changes and rebuild automatically with these grunt tasks:

  • grunt watch:javascript
  • grunt watch:sass

Run

Open index.html in your favourite browser.

Test

Some unit tests are written with Mocha and Chai.

npm test

About

balls makes Mondays happy, Fridays jealous and Sundays last forever.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0