konami-code-js
konami-code-js copied to clipboard
Fire a JavaScript Event when you enter the Up Up Bottom Bottom Left Right Left Right B A Konami Code
Results
1
konami-code-js issues
Sort by
recently updated
recently updated
newest added
Howdy, I wanted to share that I could not get this to trigger on iPhone chrome/safari. I guess by default they pass passive as true, so I just added passive:false...