/Minesweeper

Minesweeper game with wxWidgets Framework for C++

Primary LanguageC++

Minesweeper

wxWidgets Example

Minesweeper game with wxWidgets Framework for C++
Credit to http://www.onelonecoder.com
Screenshot

Runnig the code

You can just run the executable(Win32) file since it is statically linked but if you want to compile it yourself, you need to installl wxWidgets to your machine.