Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.41 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.41 KB

Konami-JS

Every site should have an implementation of the Konami Code. It makes things more fun. If you're unfamiliar with it, the Konami Code is a "cheat code" that appeared in many of Konami's video games going all the way back to 1986. It was typically entered on a Nintendo controller. Recently, ESPN received attention for the funny, flashy things that would happen when the code was entered on their website. Those shenanigans were the inspiration for whipping up this script.

iOS & Android Gesture Support

As of version 1.1, Konami-JS includes support for gestures on iOS and Android. Technically the code for these is now "up, up, down, down, left, right, left, right, tap, tap, tap," on these devices but that's close enough!

Support for touch gestures is automatically loaded when you call konami.load(). See the examples page for details on how to deliver touch-specific easter eggs.

Ender.js Support

Using Ender.js to manage your JavaScript packages? Thanks to https://github.com/coolaj86 you include Konami-JS. Nifty.

As Seen On...