Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 109 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 109 Bytes

Command-Line-Minesweeper

Minesweeper Game

g++ -std=c++11 MineBoard.cpp node.cpp sweeper.cpp ./a.out 3 3 3