Skip to content

kaizdev/java-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Java Minesweeper Game

A command-line based Minesweeper like game built using Java.

Features

  • 10x10 grid
  • User is able to select coordinates
  • Program counts the number of mines are around the coordinates

Instructions

  • User wins by correctly selecting all the coordinates without mines
  • Game ends if user picks a coordinate with a mine that is randomly generated on the grid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages