Skip to content

An aesthetic remake of the class Minesweepr game with beautiful animations and music and extra functionalities

License

Notifications You must be signed in to change notification settings

omardoescode/minesweeper

Repository files navigation

PyGame Minesweeper

Play the classic Minesweeper game with a Python twist! This implementation uses Pygame to bring the familiar challenge to your desktop. Customize the grid size, tackle various difficulty levels, and race against the clock to clear the board without detonating hidden mines. Enjoy an intuitive interface, dynamic difficulty options, and a satisfying winning animation. Clone the repository, install dependencies, and start playing with simple commands. Challenge yourself and share your victories on GitHub! 🎮💣

Getting Started

  1. Clone the repo

    git clone https://github.com/omardoescode/minesweeper
  2. Install prerequisites

    pip install -r requirements.txt

Usage

  • To start the GUI version

    python main.py
  • To start the CLI version

    python main_cli.py

Screenshots

Main Menu Game Running

License

Distributed under the MIT License. See LICENSE.txt for more information.

About

An aesthetic remake of the class Minesweepr game with beautiful animations and music and extra functionalities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages