blob: be88dbe5ca88b8dd79e7aaa7b1960cb5ab22bc69 (
plain)
1
2
3
4
5
|
# minesweeper
A reimplementation of minesweeper game in C++ in terminal.
Full documentation can be found in `docs` directory and [in GitHub deployed site](https://dawidg81.github.io/minesweeper/).
|