The main goal is to untie all the lines (make green) by dragging points. If the all lines are untied, the level will be completed.
-DYNAMIC CREATION LEVELS
Untie Me is new kind of a popular game named “Planarity” created by John Tantalo. More information: http://en.wikipedia.org/wiki/Planarity
• Dynamic creation levels
• East to modify level variables
• Xml-driven by; dot number, extra connection number, minimum intersection number, time for two-star and three-star
• 100% vector graphics
Sample Level;
<Level id=”7”>
<dotNumber>5</dotNumber>
<extraConnectionNumber>4</extraConnectionNumber>
<minIntersectionNum>5</minIntersectionNum>
<totalTime>45</totalTime>
<timeFor2Star>20</timeFor2Star>
<timeFor3Star>30</timeFor3Star>
</Level>
Light effect by Carlos Yanez: http://active.tutsplus.com/tutorials/effects/create-a-whimsical-animated-flash-background/







