Skip to content

promatty/AIMinesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Minesweeper

An AI which can play minesweeper. This project is based off a problem from CS50's CS50AI.

Run Locally

Clone the project, then install pygame

  pip3 install -r requirements.txt

Run runner.py to begin the game

  python runner.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages