Skip to content

Sanmonsua/minesweeper-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper-ai

This project implements a minesweeper AI bot that plays always optimally. Builds propositions of the information that is given, and makes inferences from them.

Setup

  1. Install requirements: pip install -r requirements.txt
  2. Start playing with python runner.py

Example

About

Minesweeper AI bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages