Hacker News new | past | comments | ask | show | jobs | submit login

Interesting project.

In the past I've had a side project involving automating casino games for fun. I followed this tutorial for automating simple web games with Python:

http://active.tutsplus.com/tutorials/workflow/how-to-build-a...

This tutorial uses Python Image Library (PIL) for 'reading' the UI and PyWin to manipulate the mouse in order to play the game. I would suggest using AutoPy instead of PyWin to give platform-agnostic GUI manipulation:

http://www.autopy.org/

Cool project overall though, nice AI example.

As an aside, I find the whole area of bots automating repetitive human tasks fascinating, here's an excellent book about this topic (did you know a guy wrote a Lisp program that can compose orchestras in the style of Bach and fool human critics?):

http://www.amazon.com/dp/1591844924




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: