Earlier quoted context omitted.
Someone made a robot that played Angry Birds: https://us.pycon.org/2012/schedule/presentation/470/ I was wondering if this would work for Flappy birds. Due to the speed of the game, I think it is going to be quite a challenge. P.S. If you are interested in the mindstorms robot part, I'll put a shameless plug for a robot I built some time ago (based on some work by David Singleton). Code is on github but here is a pyc…
Ohai! (I presented that Angry Birds bot at PyCon.) My bot is now called "Tapster" and I continue to make improvements. It's completely open-source; I'd love to expand the community of game-playing bot fans. ( http://tapsterbot.com ) I even created a 3d-printable LEGO Technic-compatible building material to make the bot. ( http://bitbeam.org ) I'm working on training Tapster to play Flappy Bird. I'm going down the rou…
Would love to hear how it goes! I'm sure a blog post about that would be front page HN material.