qqwertyui / mineswepper

Mineswepper game created using SFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Mineswepper game created using SFML

License:Apache License 2.0


Languages

Language:C++ 98.2%Language:CMake 1.8%