Here is the discussion forum for this part of the course. Please post your comments/observations/questions and share your creations.
May we suggest some topics for discussion and optional projects:
SUGGESTED TOPICS
- Did you know that you can “fake” the orientation using the devtools of some Desktop browsers?
- What kind of application would benefit from the Orientation and Motion APIs (apart from games)?
OPTIONAL PROJECTS
- The Christmas game developed by students from the previous run (see the forum: pinned message “collaborative game challenge”) is a perfect candidate to be controlled using the APIs seen in this course!! I would start with the orientation API and try to move the bunny left/right…
- Using the game framework, try to control the monster using the orientation API, so that it avoids the balls – see the last example from Week 2 of the course!