Skip to content

phoemur/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

Build Status

This is an implementation of Minesweeper written in C++ and Qt

Author: Fernando B. Giannasi

Requirements

C++11

Qt 5

Instructions to compile and Run

  • mkdir -p build
  • cd build
  • cmake ..
  • make
  • ./minesweeper

About

This is an implementation of Minesweeper written in C++ and Qt5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published