Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Web-Development
/ index.js
File
index.js
Simon Game/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
list = document.querySelectorAll(
".btn"
);
2
var
seq = [];
3
var
colors = [
"red"
,
"green"
,
"yellow"
,
"blue"
];
4
var
count = 0;
Callers
nothing calls this directly
Calls
3
PlayAudio
Function · 0.85
LetsPlay
Function · 0.85
$
Function · 0.50
Tested by
no test coverage detected