Skip to content

Balbinoo/Demineur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Minesweeper Game with Multiplayer

A feature-rich Minesweeper game built in Java, supporting single-player and multiplayer modes. Enjoy classic gameplay with customizable grid sizes and difficulty levels, including Easy, Medium, Hard, and a fully customizable mode.

FRONT

Features

  • Single-Player Mode: Classic Minesweeper gameplay.
  • Multiplayer Mode: Compete against others to uncover the most cells without hitting a mine.
  • Difficulty Levels:
    • Easy: Smaller grid with fewer mines.
    • Medium: Medium-sized grid for more challenging gameplay.
    • Hard: Large grid with a high density of mines.
    • Custom Mode: Choose your own grid size and number of mines.
  • Intuitive Interface: Smooth and responsive gameplay.
  • Timer: Track how long it takes to complete a game.
  • Leaderboard (Optional): Keep track of scores in multiplayer mode.

Requirements

  • Java Version: JDK 8 or higher
  • Build Tool: Maven, Gradle, or Makefile
  • Operating System: Windows, macOS, or Linux

Installation

Using the Makefile

This project includes a Makefile for managing common build tasks. Ensure make is installed on your system.

How to Play

Single Player

  1. Select a difficulty level or choose Custom Mode.
  2. Left-click to uncover a cell.
  3. Right-click to flag a cell suspected to contain a mine.
  4. The goal is to uncover all cells without detonating a mine.

Multiplayer

  1. Players take turns uncovering cells.
  2. The player who uncovers the most cells without triggering a mine wins.

Screenshots

Game Won

game_won

Game Over

game_over

Multiplayer

FRONT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published