pdulvp / winmine-solver

A nodeJs solver for winmine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A nodeJs solver for winmine


Languages

Language:JavaScript 100.0%