/mineswepper

Mineswepper game created using SFML

Primary LanguageC++Apache License 2.0Apache-2.0

SFML Mineswepper

Screenshot from the game

About

Simple mineswepper game with fixed map size (this can be changed by changing map size by and compiling the project by yourself).

Build

To build the project you will need:

  • SFML >= 2.5
  • Compiler with c++14 support
Steps