     "Necklace"
    a puzzle game
(c) 2008 Jim McCann / TCHOW
  http://tchow.com
=============================
RUNNING:
  cd necklace;
  ./run_necklace.sh
=============================
PLAYING:
  Place the rectangles so that each rectangle touches (is tangent to) the last, and no rectangles overlap eachother or the squares. Levels are randomly generated, and get progressively harder. The rectangles you must place are shown to the right, the playfield to the left.
=============================
CONTROLS:
  Left-click to place a rectangle.
  Right-click to unplace the last rectangle you placed.
  ESCAPE to quit
  SPACE to cheat
=============================
REVISIONS:
2286 (sketch)
 - Initial public release.
