Version 0.2.0 is continuation of C++ Minesweeper game development. There are still some bugs which I have no clue how to fix, at least it could be minimalistically playable. The game logic is mostly completed except flags, flags can not be placed yet. Along with that there are no such things like score... for now that is far future.
From other changes, now the project building is handled by GNU Make, no longer CMake. The repository has also moved to other website, no longer GitHub. Along with the Internet location change it may be for now more complicated to git pull/push from/to yhe repository. Git cloning via http should work normally, I haven't encountered any problems.
Any help with the repository is appreciated. See you