Generate polygonal maps in Dart.
This library is a port of a polygon map generator from ActionScript to Dart. An introductory article can be found here: http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/demo.html
As of now, i just made it run. It works in the VM, but will propably freeze your browser.