Skip to content

Azizou/wxAutoMine

 
 

Repository files navigation

wxAutoMine

This is a minesweeper solver ( python winmine.exe auto cruiser ) .

You can play it only with Python and wxPython. ( Not use SendKeys, PIL, etc. )

( This program is tested on Windows 7 / Python 2.5 / wxPython 2.8.6 . )

CAUTION:

Bundled 'winmine.exe' has a JAPANESE windowclassname.

So you should better to use your own 'winmine.exe'

and modify TARGETWCLASS value in 'wxAutoMine.py'.

Links

ScreenShot

screenshot

screenshot

Requires

Relations

JAPANESE

Python で マインスイーパ を 自動操縦

標準モジュールのみ ( ctypes ) と wxPython で動作します。

About

minesweeper solver ( python winmine.exe auto cruiser )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%