MCPcopy Create free account
hub / github.com/Vishal-raj-1/Awesome-JavaScript-Projects / simon.js

File simon.js

assets/js/simon.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var ans=new Array;
2var input=new Array;
3var col=["c1","c2","c3","c4"];
4var len=1,i=0;

Callers

nothing calls this directly

Calls 3

$Function · 0.70
playSoundFunction · 0.70
createFunction · 0.70

Tested by

no test coverage detected