Skip to content

Built using Pygame, uses Propositional Logic to create knowledge-based agents to make inferences about the position of mines and determine safe moves. Huge credits go to Harvard's Online AI course, since the project was assigned from them.

Notifications You must be signed in to change notification settings

ynoza/Minesweeper-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper-AI

Gameplay dependancy: pygame
pip3 install pygame

Usage:

$ python runner.py

For the AI to make a move simply click the AI Move button

About

Built using Pygame, uses Propositional Logic to create knowledge-based agents to make inferences about the position of mines and determine safe moves. Huge credits go to Harvard's Online AI course, since the project was assigned from them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages