rasoolZero / SFML_Minesweeper

Minesweeper using C++ and SFML, multiple/custom difficulty, leaderboard and some other features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SFML based Minesweeper

To prepare a project for SFML, first you need to download and install it:

https://www.sfml-dev.org/download/sfml/2.5.1/

Then you should configure the project:

OpenAL is needed to run this project:

https://openal.org/downloads/

About

Minesweeper using C++ and SFML, multiple/custom difficulty, leaderboard and some other features


Languages

Language:C++ 100.0%