MCPcopy
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
116class Game {

Callers 15

rubiks_cube.jsFile · 0.80
renderMethod · 0.80
updateCountDownFunction · 0.80
cFunction · 0.80
xfFunction · 0.80
ghFunction · 0.80
jeFunction · 0.80
space-wrap.jsFile · 0.80
runSpeechRecognitionFunction · 0.80
SpeechtoText.jsFile · 0.80
cFunction · 0.80

Calls 1

getRandomGridFunction · 0.85

Tested by

no test coverage detected