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

A Java CLI project that solves a game of Minesweeper.

Notifications You must be signed in to change notification settings

AshMenhennett/Minesweeper-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

A Java CLI project that solves a game of Minesweeper.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages