Simple AI, that plays Minesweeper from Windows 2000 & XP
- Scans the game window and recognizes the current board
- Moves cursor automatically
- Solves simple game situations (to be improved later)
- Download latest release from releases page
- Download & run Minesweeper game from Windows 2000 / XP
- Run application, enter game process title (usually Minesweeper) in the "Process name" field and click Update button
The game window should not be minimized.
- Click "Run AI"
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch
git checkout -b feature/feature
- Commit your Changes
git commit -m 'Add some feature'
- Push to the Branch
git push origin feature/feature
- Open a Pull Request
Distributed under the MIT License.
See LICENSE
for more information.