KonamiRickroll: Add a rickroll to your site via Konami code

Ever wanted to have a little easter egg in your website? I sure did! With my new JavaScript script, you can now add an easteregg rickroll to your website by typing this combo: UP, UP, DOWN, DOWN, LEFT, RIGHT, LEFT, RIGHT, B, A. This is the Konami combo, and it is well-known, so you can be sure that someone will find it someday! Add it to your site by just copy and pasting this HTML code to your <head> section:

<script src="https://www.alphagame.dev/assets/js/konamirickroll/konamirickroll.js"></script>

This is very plug-and-play, and it should work with any website without any additional config.

How it works

KonamiRickroll works by listening for the above pattern, and then replaces the webpage <body> section with a rickroll. This is easily stopped by reloading the webpage.

Try it on this site!

Cheers, Damien Boisvert (AlphaGameDeveloper)


Website copyright © Damien Boisvert (AlphaGameDeveloper) 2024. Some rights reserved.

Site last updated: 2024-07-23 16:55:17 +0000

This site (and it's content) is licensed under the terms of the Creative Commons Attribution 4.0 International license. Click here for more information.