Skip to content

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

License

Notifications You must be signed in to change notification settings

Gerrux/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published