Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Vishal-raj-1/Awesome-JavaScript-Projects
/ start
Method
start
assets/js/15puzzle.js:111–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
}
110
111
static start() {
112
return
new
State(getRandomGrid(), 0, 0,
'playing'
);
113
}
114
}
115
116
class
Game {
Callers
15
google_assistant_clone.js
File · 0.80
rubiks_cube.js
File · 0.80
render
Method · 0.80
updateCountDown
Function · 0.80
c
Function · 0.80
xf
Function · 0.80
gh
Function · 0.80
je
Function · 0.80
space-wrap.js
File · 0.80
runSpeechRecognition
Function · 0.80
SpeechtoText.js
File · 0.80
c
Function · 0.80
Calls
1
getRandomGrid
Function · 0.85
Tested by
no test coverage detected