/Minesweeper-Using-Java-Swing

Game minesweeper developed using Java

Primary LanguageJava

Minesweeper Using Java Swing

Status: Finished ✔️

Contents

What is it?

A back-end and front-end project of a Minesweeper developed using Java. This is the continuation of the https://github.com/Fa2bio/Minesweeper. In this version was modified the gameplay, now the gameplay is by the interface of a Java application.

Requirements

  • Java 8+

Technologies Used

  • Java
  • Java Swing
  • Observer pattern

Installation

  • Clone the repository for your device
  • Run Minesweeper.jar in the Utils folder, OR
  • Import it as a Project From File System in your IDE...

Run Application

  • After meeting the requirements and installation, run the main method as a java project in MainScreen.java at \src\com\github\Fa2bio\MinesweeperUsingJavaSwing\vision

Preview

Mine

Mine2