Run ./conf.sh first to configure cmake.
Then run ./run.sh <optional flags> to compile and run the project.
You can run the project with following flags:
-w <width>- set the width of grid (-w 30is the default.)-h <height>- set the width of grid (-h 16is the default.)-m <mine count>- set the amount of mines on the grid (-m 99is the default.)
@DrErizo helped me with audio and textures 👍

