coin-clicks
v1.0.2
Published
The default blueprint for ember-cli addons.
Downloads
8
Readme
Drastically improve your life by adding installing this add-on.
Coin-clicks
This README outlines the details of collaborating on this Ember addon.
What Does This Add-On Do?
- Love Mario and Nintendo? This adds mario coins to your site!
- Yes, you can use this in production. And you should.
- Mario coins pop out of your mouse if someone types in konami code to your site
- Konami code for reference (up, up, down, down, left, right, left, right, b, a)
- Initializes mario coins for 10 mouse clicks. After 10 clicks, disabled. To re-enable, just use type in the konami code again. :)
See This In Production
- venturehacked.com
- Are you using this in production? Email me [email protected] so that I can add your site to the list! <3
Why Does This Exist?
- For all the right reasons.
- Brought to you by @ladyleet and @_jayphelps with input from others in the community.
Installation
git clone
this repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.