scratchfoundation / scratchfoundation/scratch-parser
SB3 monitors are missing?
Open
@kchadha is already working on this.
Since Feb 18, 2020.
priority 3
- Dominant language
- JavaScript
- Stars
- 71
- Forks
- 81
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 1
Description
I was using the SB3 schema and definitions to implement an SB3 serializer, but it seems there's no information on monitors there? This isn't particularly an issue for implementing the serializer, since I could find that info in scratch-vm, but it makes me wonder how complete of a reference scratch-parser is; irregardless, monitors seem like something that should be implemented here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.