Skip to content

mizchi/hanabi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hanabi

demo http://mizchi.github.io/hanabi/

bower install hanabi

How to use

window.addEventListener('load', function(){
  var hanabi = new Hanabi({x: 100, y: 100});
  hanabi.fire()
});

Options

  • quantity
  • size
  • reduceRate
  • gravity
  • speed
  • color
  • width
  • height
  • x
  • y
  • parent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published