Skip to content

MightyPork/konami.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Konami code listener

This script lets you enable Konami code on your website!

It's super simple:

<script src="konami.js"></script>

<script>
	konami(function () {
		// do something cool here!
	});
</script>

Tested to work in Chrome and Firefox.

About

Konami code listener for your website!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published