A C++ implementation of the classic Minesweeper game using SFML. Requires downloading and linking the SFML 2.5.1 library. Follow the SFML tutorial for how to set up the library on your operating system. Has options to play with different preset test boards, as well as random mine placements. Includes a debug mode to see where mines are placed.
