Live data from Hacker News

Super Mario Opens Firefox

youtube.com

1–3 of 3 posts

Re: Super Mario Opens Firefox

#3

I hope that the source code will be available on that program someday.

Most of the things that I thought made it interesting are actually done by Java's Robot API: http://download.oracle.com/javase/6/docs/api/java/awt/Robot.... For example, being able to automate double clicking and getting screen captures (for edge-detection).