Files
the-beacon/scripts
Alexander Whitestone cbad477615
Some checks failed
Accessibility Checks / a11y-audit (pull_request) Failing after 2s
Smoke Test / smoke (pull_request) Failing after 4s
fix: load tutorial.js before main.js, remove dead game.js
- Add missing <script src="js/tutorial.js"> to index.html (before main.js)
  - startTutorial() was called but undefined → ReferenceError on every new game
- Remove game.js (3288 lines of dead code, not loaded by any script)
- Update smoke test to not require game.js

Ref: QA report #85 (BUG-07 category — missing script references)
2026-04-12 22:59:42 -04:00
..
2026-04-11 01:32:22 +00:00