NikitaShymberg / minesweeper

I designed, wrote, and compared/analyzed three different approaches to create a solver for the classic computer game Minesweeper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minesweeper

A project for CSC499 ADV. ANALYSIS OF AI

Goal:

To write, compare, and analyze three different approaches to create a solver for the classic computer game Minesweeper

Update:

I've achieved the goal above and have given several presentations on this topic. I will upate this repository with the new info when I have a moment.

About

I designed, wrote, and compared/analyzed three different approaches to create a solver for the classic computer game Minesweeper.


Languages

Language:Python 99.7%Language:Shell 0.3%