seckinpoyraz / minesweeper-cpp-generator

C++ Minesweeper Table Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minesweeper-table

C++ Minesweeper Table Generator on the command-line

NOTE: This is not a playable game.

The app just generates random tables of a minesweeper game, in order to help understanding the algorithm of the game itself.

About

C++ Minesweeper Table Generator

License:MIT License


Languages

Language:C++ 100.0%