A Minesweeper game developed using C++ and SFML 3.0. The projects uses a state-driven architecture to handle the gameplay and menus.
- Two difficulties, more customization to the difficulty settings to come.
- Left Mouse Button: Reveals a cell
- Right Mouse Button: Flags a cell
- T Key: Cycle throught the available themes
- R Key: Resets the game state
