feat: first-time player tutorial walkthrough #66
Reference in New Issue
Block a user
Delete Branch "beacon/polish-tutorial-onboarding"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #57
What
Adds a 5-screen click-through tutorial for first-time players, triggered on the very first game session.
Screens
Features
the-beacon-tutorial-doneFiles changed
js/tutorial.js— new file, all tutorial logic + stylesjs/main.js— hooks startTutorial() for new gamesindex.html— adds script tagTesting
🚫 Blocked: Required status checks failing — Both Smoke Test and Accessibility Checks fail within 3s. These fast failures suggest infrastructure/config issues rather than test logic failures. The repo has branch protection requiring these checks to pass. Fix CI before this can merge.
🚫 Cannot merge — CI failing.
• Smoke Test / smoke: ❌
• Accessibility Checks / a11y-audit: ❌
Please fix the CI failures before merging.