Skip to content

pcapurro/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

« A stressful job »

project-preview


The project is written for Linux. You need the following package (SDL2):

libsdl2-dev

Use make to compile the game. Type ./minesweeper to launch.

You can specify paramaters formatted as followed:

./minesweeper [map width] [map height] [bomb percentage]

Use LMB on the map to discover a cell, and RMB to put a flag on it.

Use LMB on the right top corner of the window to restart the game.

When a game is over, you can also use Enter.


In order to win the game, you have to discover every safe cells.

About

A minesweeper game with a graphic interface (SDL2).

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •