Skip to content

vsmagin/MineSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

MineSweeper

MineSweeper Game - consists of three classes:

MineButton class - creates a button, that can be used in the MineSweeper game. Each button is a listener.

MinePanel class - creates a panel, that contains a given number of MineButton objects.

MineGame class - creates a frame with "Start" button, Time TextField, type of game ComboBox, and MinePanel for a MineSweeper game.

About

MineSweeper Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages