资源说明:A simple Bejeweled 3 bot hacked together in response to a coworkers' challenge
This was started when one of Chris' coworkers challenged everyone to beat her high score in Bejewled. Needless to say, we decided it would be easier to write a bot to do it for us, rather than learn to play ourselves. Uses the autopy library found here: https://github.com/msanders/autopy (Only tested on Windows) The game can be found here: http://www.xbox.com/en-US/Marketplace/Product/Bejeweled-3 TODO: * Make the lookaheads more efficient - right now it takes ~5s to look ahead just one move * Most likely an algorithmic improvement is the best solution, but other options would include multithreading or CUDA (which would be badass) * Make the infinite replay functionality not suck
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。