Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 234 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 234 Bytes

Minesweeper-Solver

A Java CLI project that solves a game of Minesweeper.

Compiling The Source

javac ./guru/ashley/minesweeperSolver/Application.java

Running the CLI

java guru/ashley/minesweeperSolver/Application