About 96 results
Open links in new tab
  1. GitHub - DavidNHill/JSMinesweeper: Minesweeper player, solver and ...

    The Minesweeper game - this generates the board and is sent moves by the GUI. The GUI - gets moves from the Player or the Solver and sends them to the Minesweeper game, who returns the result of …

  2. Interactive minesweeper solver : r/Minesweeper - Reddit

    Nov 20, 2019 · The interactive solver uses: - trivial search to find the most basic certain plays - Probability engine to identify more complex certain plays and the tile (s) with the least chance of …

  3. Automated (windows) minesweeper solver - GitHub

    Minesweeper Solver This is an automatic solver for the game Minesweeper. It works with the Windows 7 and Windows 10 versions. It also includes a simple Minesweeper implementation.

  4. GitHub - mrgriscom/minesweepr: a minesweeper solver and html5 …

    a minesweeper solver and html5 game client. Contribute to mrgriscom/minesweepr development by creating an account on GitHub.

  5. Minesweeper Solver - GitHub

    Minesweeper Solver This project is an automated solver for the Minesweeper game hosted at https://minesweeper.online/start/1. It uses Puppeteer to interact with the game in a browser, analyze …

  6. GitHub - gamescomputersplay/minesweeper-solver: N-dimensional ...

    Minesweeper solver simulates or plays minesweeper games. It uses both deterministic and probability-based logic to come up with its moves, reaching a win rate of 38.6±0.3% for a standard Expert game …

  7. Is there any good Minesweeper solver with manual data input ... - Reddit

    Apr 11, 2020 · Is there any good Minesweeper solver with manual data input? Hello there! I would like to ask all of you if there is a Minesweeper solver/tool/program/etc. that allows manual data input during …

  8. Minesweeper Solver - GitHub

    Minesweeper Solver An intelligent automated solver that plays Minesweeper using computer vision and probability-based decision-making.

  9. GitHub - windschan1221/minesweeper-solver: MineSolver is an …

    MineSolver is an automated solver of the game Minesweeper on the platform "Minesweeper X". The aim of the solver is to solve a Minesweeper game with the highest success rate. What the solver does is …

  10. Minesweeper-Solver - GitHub

    Minesweeper-Solver 💣🧹 Minesweeper-Solver is an ever-changing project dedicated to building the most near perfect Minesweeper bot. Minesweeper is a game of numbers and the first 95% of it can be …