Tangled Orbs
Tangled Orbs is a logic puzzle game available on the Android Platform where you have to untangle all lines to win each level.
For this game we designed two systems to procedurally generate levels with minimum required moves in order to solve each puzzle. We also created an intermediate layer between the aforementioned systems that worked together with Unreal Engine to generate these levels on the fly. This allowed lighting fast iterations on the level creation process.