Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper-Python

Minesweeper in Python

Description

This is a Python implementation of the classic Minesweeper game using the Pygame library. The game includes different difficulty levels, sound effects, and an easter egg mode.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/Minesweeper-Python.git
  2. Navigate to the project directory:
    cd Minesweeper-Python
  3. Install the required dependencies:
    pip install pygame

Usage

Run the game by executing the minesweeper.py script:

python minesweeper.py

Features

  • Multiple difficulty levels: Easy, Medium, Hard
  • Sound effects for various actions
  • Easter egg mode with special background and music
  • Save and load game functionality
  • Scoreboard to track high scores

Controls

  • Left-click to reveal a cell
  • Right-click to flag/unflag a cell
  • Press Esc to return to the main menu

About

Minesweeper in Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages