Grapple prototype #1
Feb 2014
Overview
Prototype for a platforming game about delivering mail with grappling hooks. The levels are tile-based and get baked to line segments at build-time for optimized grapple collision detection. This was followed up by grapple prototype #2 when I wasn't satisfied with some of the math.