Previous | Contents | Index | Next

Chapter 18: Untangle

You are given a number of points, some of which have lines drawn between them. You can move the points about arbitrarily; your aim is to position the points so that no line crosses another.

I originally saw this in the form of a Flash game called Planarity [7], written by John Tantalo.

[7] http://home.cwru.edu/~jnt5/Planarity

18.1 Untangle-Steuerung

To move a point, click on it with the left mouse button and drag it into a new position.

(Alle in section 2.1 beschriebene Aktionen sind auch verfügbar.)

18.2 Untangle-Parameter

There is only one parameter available from the ‘Custom...’ option on the ‘Type’ menu:

Anzahl von Punkten
Steuert die Größe des Puzzles, indem die Anzahl der Punkte im erstellten Graphen angegeben wird.

[$Id: puzzles.but 8494 2009-03-19 23:32:30Z jacob $]