Skip to content

Implement tutorial mode#28

Open
nzinov wants to merge 5 commits intomasterfrom
codex/add-tutorial-support-to-frontend
Open

Implement tutorial mode#28
nzinov wants to merge 5 commits intomasterfrom
codex/add-tutorial-support-to-frontend

Conversation

@nzinov
Copy link
Owner

@nzinov nzinov commented Jul 30, 2025

Summary

  • add Tutorial component with simple step system
  • store tutorial steps in new tutorialData file
  • enhance Board to restrict moves when running tutorial
  • update App and MainPage to start tutorials
  • style tutorial elements

Testing

  • npm test (fails: describe is not defined)
  • npm run lint
  • npm run build

https://chatgpt.com/codex/tasks/task_e_688a6864f4688323966f8bd0311a8aae

@nzinov nzinov force-pushed the codex/add-tutorial-support-to-frontend branch from 7dfa3ac to 7d981fb Compare July 31, 2025 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant