🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

minesweeper-mvc

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minesweeper-mvc

This simple implementation of the minesweeper game is done in Python using the pygame game library and the MVC pattern.

1.1.0
Maintainers
1

Minesweeper

PyPi Package Version PyPi status Downloads MIT License

This simple implementation of the minesweeper game is done in Python using the pygame game library and the MVC pattern.

Requirements

  • Python +3.6

Installation

$ pip install minesweeper-mvc

How to play

  • Left click to step on a spot
  • Right click to mark a spot as a bomb

Start game

$ minesweeper

License

Minesweeper is released under the MIT license. See LICENSE for details.

References

Minesweeper

Contact

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts