
About
QNetWalk is an open-source implementation of the network/pipe-connection puzzle genre, describing itself as 'a game for system administrators.' It's built with Qt6 or Qt5 and features a built-in level generator, four difficulty tiers from Novice to Master, turn animation, persistent highscores, and translations into over a dozen languages.
Getting started
It's built and installed with CMake, with optional build flags to enable or disable Qt6 support, sound effects, and localization. Difficulty is selectable from Novice through Master, and highscores are tracked automatically.
History
Originally released in 2004 by Andi Peredri, QNetWalk's official homepage went offline in 2013, after which the project continued under new maintainership.
Media
Additional notes
- Trivia
- The game's sound effects are reused from the LBreakout2 project.