Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 325 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 325 Bytes

Minesweeper

Minesweeper using C++ and SFML This is a version of the classic game Minesweeper using C++ and the Simple and Fast Multimedia Library (SFML). It includes an intuitive interface with debugging modes, random board generation, and the ability to display pre-constructed boards using the "config.cfg" file. Enjoy.