1.0.3 • Published 6 years ago

kind-bar-flurry v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

kind-bar-flurry

Demo

Demo

Setup

  1. Install the package: yarn add kind-bar-flurry or npm install kind-bar-flurry
  2. Start the listener after the page has loaded (onload event): import Kind from 'kind-bar-flurry'; Kind()
  3. Enter the Konami code - Up, Up, Down, Down, Left, Right, Left, Right, B, A

Example

  1. Install parcel: yarn global add parcel-bundler
  2. Go to the example directory: cd example
  3. Start parcel: parcel index.html
  4. ???
  5. Profit