Skip to content

Commit

Permalink
modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idobatter committed Oct 16, 2012
1 parent 546b34a commit 37289e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -4,12 +4,15 @@ 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
Expand Down Expand Up @@ -45,4 +48,5 @@ JAPANESE
--------

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

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

0 comments on commit 37289e7

Please sign in to comment.