ladyleet / coin-clicks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drastically improve your life by adding installing this add-on.

Coin-clicks

This README outlines the details of collaborating on this Ember addon.

Introduction to Coin Clicks

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

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 repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

About

License:MIT License


Languages

Language:JavaScript 77.6%Language:HTML 22.4%