Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 611 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 611 Bytes

Minesweeper

About The Project

This is an implementation of an AI knowledge-based agent that can play the classic game "Minesweeper".

Built With

  • PYTHON

Usage

  • python3 runner.py

(back to top)