Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
var
ans=
new
Array;
2
var
input=
new
Array;
3
var
col=[
"c1"
,
"c2"
,
"c3"
,
"c4"
];
4
var
len=1,i=0;
Callers
nothing calls this directly
Calls
3
$
Function · 0.70
playSound
Function · 0.70
create
Function · 0.70
Tested by
no test coverage detected