A simple concept demo for a platformer using Torque2D MIT (https://github.com/GarageGames/Torque2D). This proof of concept just implements one-way platforms.
FYI: This is an older build of Torque2D 2.0 with the necessary source changes to allow one-way collision. Torque2D MIT uses the Box2D engine to provide collision physics.