Skip to content
Jonathan Niehenke edited this page Feb 11, 2016 · 2 revisions

##Inspector Bot##

Is a collection of bots coded in Python that play Minesweeper and Bejeweled 2. Like you or I the bots interact by reading the screen, making decisions, and operating the mouse not through special connections to the games.

####Requires####

####Run####

  • Open the game to be played.
  • Call python with the bot's file from command prompt working in it's directory.

####Issues####

Mind you everthing is a work in progress so I don't expect everthing to work prefectly for every system. But detailed explinations of the expectations, the unwanted outcome and the steps to get there are admired and reduce the fix time. Report issues here

Clone this wiki locally