Skip to content

sambhavDey2005/Minesweeper-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Minesweeper using Python

About

This project is a classic Minesweeper game implemented in Python. It demonstrates basic game logic, user interaction, and a simple interface to provide an engaging gameplay experience.

Features

  • Classic Minesweeper gameplay mechanics
  • Dynamic minefield generation on a grid
  • User input handling
  • Game win/loss detection with status updates

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

  2. Navigate to the project directory:

  3. Ensure Python 3.x is installed on your system.

Usage

Start the game by running the main script:

Follow the on-screen prompts to play the game.

Contributing

Contributions to improve or extend this game are welcome! Please fork the repository, make your changes, and submit a pull request. Kindly adhere to the project's coding style and existing patterns to maintain consistency.

License

This project currently does not specify a license. You may add one to define your reuse terms or consider licensing under MIT or other open-source licenses.

Contact

For questions, feedback, or support, please open an issue in this repository.


Thank you for checking out the Minesweeper using Python project! Enjoy playing and coding.

About

This is a side project which uses python for creating a classic game of minnesweeper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages