georgemandis / konami-js

Adding the Konami Code easter egg to your projects since 2009! Compatible with gestures on smartphones and tablets as well. Compatible with all front-end frameworks and vanilla JavaScript
http://konamijs.mand.is/
MIT License
959 stars 122 forks source link

Touch input broken #38

Closed tfiers closed 6 years ago

tfiers commented 6 years ago

34 broke touch input by deleting and not re-introducing the code that memorises past touch inputs and that checks whether it was the Konami sequence (https://github.com/snaptortoise/konami-js/pull/34/files#diff-c82c3f68a171889fa7fc775455959b3aL78)

georgemandis commented 6 years ago

Shoot. Thanks for bringing that to my attention. I'll look into it.

georgemandis commented 6 years ago

Latest version should fix this.