Draw-Something draws something for you
January 12th, 2006 | Filed under: AI, Design, Programming | 2 Comments »
Draw-Something, by Rob Myers, is a program that generates original drawings. It does so by generating a simple random polyline scribble then drawing around that using a simple maze-running algorithm.
Thanks, this is very interesting!
It is very interesting, but what are the practical applications?