Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mineweeper

Minesweeper is an old, yet amusing game that was first released in 1989. Over 30 years later, I have decided to remake the popular game from scratch (almost).

How to play

  • Objective: Don't blow up!
  • Left click to reveal a tile
  • Right click to flag a tile
  • Middle click to reveal adjacent tiles which are not flagged
  • Numeric tiles tell you how many adjacent tiles contain a bomb

Texturepack support

The game supports a texutres.png file which is 512px x 512px large. This is the default one. Download and edit it as you wish.

Download

I am not updating this, so I reccomend you to build the project yourself. Download the minesweeper here.

Build

I built this with Visual Studio, however you may build this in whatever way you want.

Requirements

SFML 2.5.1 - https://www.sfml-dev.org/download/sfml/2.5.1/
  - (sfml-graphics-2.dll)
  - (sfml-system-2.dll)
  - (sfml-window-2.dll)

License

MIT Free Software, Hell Yeah!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages