Cross platform Minesweeper with Swift 5 and QT.
- [...] Windows. Requires WSL.
- Mac OSX
- Linux
- [...] Windows. Requires WSL.
- Mac OSX
- Linux
Qt must be installed. On MacOS with brew brew install qt@5. For simplicity, I tend to work out of legacy global directories, so copy /opt/homebrew/opt/qt@5 to /usr/local/opt/qt/.
swift build
