Skip to content

feat: Add C64Script tutorial#119

Merged
chrisgleissner merged 7 commits into
mainfrom
feat/c64script-tutorial
May 23, 2026
Merged

feat: Add C64Script tutorial#119
chrisgleissner merged 7 commits into
mainfrom
feat/c64script-tutorial

Conversation

@chrisgleissner

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings May 23, 2026 08:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new “getting started” tutorial for C64Script and wires it into the repo’s docs and local E2E scenario suite, including a runnable walkthrough script intended to exercise the tutorial examples.

Changes:

  • Add doc/c64script/c64script-tutorial.md with step-by-step C64Script examples (effects, logging, loops, OBS control, HTTP/RUNLOCAL, file I/O).
  • Add a new local-hardware E2E scenario (ntsc_script_tutorial) plus a walkthrough .c64script that runs the tutorial’s examples and asserts successful completion.
  • Update the root README and E2E scenarios README to link/mention the new tutorial and scenario.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
tests/e2e/scripts/c64script_tutorial_walkthrough.c64script New walkthrough script to exercise tutorial examples end-to-end
tests/e2e/scenarios/README.md Documents the new script_status assertion and ntsc_script_tutorial scenario
tests/e2e/scenarios/ntsc_script_tutorial/scenario.yaml New local-device E2E scenario configuration to auto-run the tutorial walkthrough
README.md Updates top-level C64Script link to the tutorial and adds “Getting Started” link
doc/c64script/c64script-tutorial.md New C64Script tutorial documentation

Comment thread doc/c64script/c64script-tutorial.md Outdated
Comment thread doc/c64script/c64script-tutorial.md Outdated
Comment thread tests/e2e/scripts/c64script_tutorial_walkthrough.c64script Outdated
@chrisgleissner chrisgleissner merged commit 94568bd into main May 23, 2026
91 of 92 checks passed
@chrisgleissner chrisgleissner deleted the feat/c64script-tutorial branch May 23, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants