The source project of this merge request has been removed.
sensing blocks and simple concurrency demo
Differences:
- Updated sensing blocks: index.js @lines103-123 has the face direction block used to detect which direction the user is facing
- simple demonstration of concurrency: index.js @lines127-151 is a simple function to demonstrate concurrency on a neck exercise. I haven't implemented the full neck exercise app but this should give a general idea of how the code can be written