Minesweeper

Status: Finished ✔️

Contents

What is it?

A back-end project of a Minesweeper developed using Java. In this version the gameplay is made by the console of the application. In this version was added some unitary tests.

Requirements

  • Java 8+

Technologies Used

  • Java
  • JUnit 5

Installation

  • Clone the repository for your device
  • 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 Application.java at \src\com\github\Fa2bio\Minesweeper

  • To view unit tests, go to FieldUnitTest.java at UnitTest/com.github.Fa2bio.Minesweeper.model

Preview

Mine