Pytch VM (developer guide)¶
The Pytch VM is based on Skulpt, running in its Python 3 mode. Here we provide more information on the Pytch-specific parts of our extension to Skulpt.
- Overview
- Integration with client
- Skulpt: Python / JavaScript bridge
- Project
- Actor: Sprite and Stage
- Actor-class registration
- Threading model
- Hat blocks
- Syscalls
- Skulpt API / Pytch environment
- Testing
- Web-app
- Rendering
- Collision and click detection
- Clones
- Sounds
- Tutorials
- Docstrings
- Watching object attributes