/minehunt

Minehunt Game QT demo application

Primary LanguageC++

Minehunt has to be compiled to run.

To compile the C++ part, do 'qmake && make'.
To run, simply run the executable.
To deploy on a device, do 'make sis'.