Skip to content

ViktorKaltash/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Minesweeper_banner_mini

One of many examples of creating a simple minesweeper game with swing.

Features

  • Main menu UI
  • Create your custom game (Rows, columns and bombs);
  • Possibility to customize difficulty level
  • Change language

Main menu

main_menu

After launching app you will see a menu with four buttons like 'New game', 'Custom game', 'Options' and 'exit'

Options

options

By choosing an 'options' button you can change app language and difficulty to a 'New game'. he game supports two languages: Russian and English (Default). If you changing language you have to restart app.

Custom game

Custom_game

In a 'Custom game' section you can custom your game properties such as rows, columns and bombs count. You can't apply negative or 'Character' parameters.

Here's example of custom gamemode:

Custom_game_example01

Custom_game_example02

New game

Game

After starting a game you can leave in any moment just by pressing 'back' button. After you loose or win you will see a label above the game.

About

Example of creating a Minesweeper game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages