Skip to content

sensing blocks and simple concurrency demo

Mino Nakura requested to merge nakuram/oldconcodeitRip:master into master

Differences:

  1. Updated sensing blocks: index.js @lines103-123 has the face direction block used to detect which direction the user is facing
  2. 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

Merge request reports

Loading