A simple web based Scratch 3.0 player
This project was created as I needed a way to display a list of saved Scratch projects, on a loop, that changed every few minutes, with webcam support.
Webcam support (at least with Safari) requires the page to be served from HTTPS and not HTTP.
Most of this code uses the build libraries from the Scratch team and some work from tianbaoliu's Scratch Player.