Minesweeper Console Project

  • Java
  • Spring Boot
  • _nology

This project was built in Java and it allows users to play a simplified mineesweeper game in a Java console.

Features of App/Project

  • It places mines at random places every play and ensured that the generated coordinates ar unique to each other
  • When a cell with no numbers or mine, it reveals limited surrounding cells
  • Number of mines nearby are accurately assigned.
Minesweeper Console ProjectGo Back To List