This repository was archived by the owner on Aug 27, 2022. It is now read-only.

Description
There are a few areas for improvement with the handling of "platform"s in the tutorial:
- "down" is never bound game.js in the tutorial, so the fall-through logic doesn't work.
- The section on adding the "platform" type to collision boxes might be better if it were explicitly integrated in the Tiled section beforehand since that's where the change needs to be made.