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

Function resetGame

assets/js/click_shape_JS.js:97–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95}
96
97function resetGame(){
98 clearTimeout(playArea.timer);
99 inPlay = false;
100 button.style.display = 'block';
101}
102
103showMessage('Click Start to Begin!');
104

Callers 1

hitFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected