MCPcopy Create free account
hub / github.com/codemistic/Web-Development / app.js

File app.js

Scorekeeper/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const P1Button = document.querySelector('#P1Button');
2const P2Button = document.querySelector('#P2Button');
3const Reset = document.querySelector('#Reset')
4const P1Display = document.querySelector('#P1Display');

Callers

nothing calls this directly

Calls 1

resetFunction · 0.70

Tested by

no test coverage detected