Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 564 Bytes

readme.md

File metadata and controls

29 lines (20 loc) · 564 Bytes

Winmine solver

Prerequisites

  • This script requires a winmine from an old version of Windows.

  • Installation of dependencies

> git clone https://github.com/pdulvp/window-manipulation.git ../window-manipulation
> npm install

Dependencies

robotjs:^0.5.1
window-manipulation:local

How to use

When a winmine game is started and you are locked, just start the script.

> node index

It will move the mouse and click on winmine boxes until the game end.

Winmine