Skip to content

ryan-tabar/Minesweeper-with-SDL2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper-with-SDL2

Minesweeper game made with SDL2 and compiled with mingw32-make

medium_gameplay

menu_screenshot

losing_screenshot

winning_screenshot

Run on windows

  1. Make sure mingw32-make and g++ are installed and added to path variables
  2. Download repository
  3. Locate Folder
  4. Do the following in a terminal:
mingw32-make
cd bin 
./minesweeper

About

Minsweeper game made with SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published