A program I made which automatically plays Bejeweled 2, watch as the game dosnt know what hit it. It even gets to hyper mode in only a few minutes.
Friday, July 16th, 2010 | Author: Bejeweled
Category: Bejeweled
You can follow any responses to this entry through the RSS 2.0 feed.
Responses are currently closed, but you can trackback from your own site.
3 Responses

@TheToid I want it
awesome
Anyone who wants this app, email me…
For those interested it uses a fuzzy logic statistical brute force algorithm, basically it determines the boards status by getting an image capture of the game then scanning the pixels to determine the board state.
It them tests every possible move calculating for automatic matches after that move, and also 3 moves deep ahead, then uses the best move (it defaults the new ones from the top to blanks).