SzGame1

szukowsk

Attach:puzzle_solver.swf

Some quick notes

  • Basic proof of concept, click any where on the application to put a piece of the puzzle into place.
  • Found several ways to greatly simplify piece alignment.
  • Should be able to easily adjust image placement grid depending on number of pieces as well as image size.
  • Current Image size: 600 x 600 for simplification.

Points of annoyance

  • Need to extend MX:IMAGE class to dynamically created pieces.
  • Image spacing is a constant problem, pieces some times show gaps.