This is an implementation of the classic game Minesweeper using the SFML graphics library. My intent in writing this program was to practice object-oriented programming. I started by C++ journey mid-August 2018, and this was my first larger-scale project.