Hi everyone!
If you’re new to SCAMP and looking for some resources for getting to know it better, check out this playlist of tutorial videos that I created:
The first half of each video goes over the basics, and should be pretty easy to follow, and the second half shows some more advanced possibilities for more experienced programmers/scampsters.
Another good place to start is with these tutorial examples from the source code repo:
https://git.sr.ht/~marcevanstein/scamp/tree/master/examples/Tutorial
Each example has a header that explains what it does, and it they gradually introduce more and more complicated functionality.
Hope you find them helpful!