This repository holds FlowFree, a Qt port of the mobile game FlowFree.
This is the product of a summer semester Qt project.
This project uses qml-material, the Material Design UI for Qt QML by @papyros.
FlowFree is a game connecting dots by pipes. No two pipes can intersect or overlap.
You can get a glimpse of the game's mechanics through the GIF below:
Also the game features an Auto-solve function, implementing a fast solving algorithm. You can see it in action below:
FlowFree is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.