Skip to content

Problematic/ComboBreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComboBreaker

Does key combos in the browser. Depends on jQuery and stuff.

Usage

var konamiCode = new ComboBreaker(["up", "up", "down", "down", "left", "right", "left", "right", "b", "a", "enter"], function(){
    console.log('C-C-C-COMBO BREAKER!');
});

About

Key combos. In JavaScript. With jQuery.

Resources

License

Stars

Watchers

Forks

Packages

No packages published