kosl90 / KonamiJS

Only 300b !

Home Page:https://kevinpy.github.io/KonamiJS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KonamiJS

A Konami code > 300b

Embed the Konami Code into your Website for more fun.

Version Donate


Author: Kevin Py
Website: https://kevinpy.com


Installation

// Add the script before </body>
<script type="text/javascript" src="PATH/konami.js"></script>
// Call Konami function
<script type="text/javascript">
  konami();
</script>

Another functione, called cheatMode(), allows to insert the execution script of your Konami code.

Usage

Press ↑ ↑ ↓ ↓ ← → ← → B A Start

About

Only 300b !

https://kevinpy.github.io/KonamiJS/

License:MIT License


Languages

Language:JavaScript 100.0%