sadigaxund /
Minesweeper
🎮 A remake of the classic Minesweeper game written in Java
42/100 healthLoading repository data…
rafailsialakis / repository
A classic Minesweeper game implemented in Java. The game features a grid of cells where some cells contain hidden mines. The goal is to uncover all non-mined cells without triggering any mines. The game provides hints based on adjacent mines and allows players to flag potential mine locations.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Classic Minesweeper game implemented in Java for fun.
java -jar Minesweeper.jar
Left-click → Reveal tile Right-click → Flag tile
Java 8+ installed on your system
Selected from shared topics, language and repository description—not editorial ratings.
sadigaxund /
🎮 A remake of the classic Minesweeper game written in Java
42/100 healthpedroMVicente /
A classic Minesweeper game built entirely in Java using the JSwing GUI toolkit. This project recreates the nostalgic puzzle game where players uncover tiles, avoid hidden mines, and use logic to clear the board.
46/100 healthivan-kopot /
A simple implementation of the classic Minesweeper game written in Java using the JavaRush game engine.
Daksh-Maahor /
A classic Minesweeper game in Java with custom pixel-art graphics, smooth controls, and a retro interface. Great for learning Java game development and GUI programming.
31/100 healthEladkrauz /
This repository contains a fully functional implementation of the classic Minesweeper game developed in Java. The project includes all the necessary game logic, graphical user interface components using JavaFX, and resources such as icons and images.
31/100 health