QNetWalk is a game for system administrators.
Copyright (C) 2004-2013, Andi Peredri [email protected]
Currently maintained by Dmitry Marakasov [email protected]
- CMake
- Qt6 or Qt5 (QtMultimedia for sound support)
cmake .
cmake --build .
cmake --install . # (optional)
update-menus # (optional)
Build options:
USE_QT6
- use Qt6 (otherwise Qt5) (enabled by default)ENABLE_SOUND
- enable sound effects (enabled by default)ENABLE_NLS
- enable localization (enabled by default)
- Built-in levels generator.
- Novice, Amateur, Expert, and Master skill levels.
- Auto saving of settings.
- Turn animation.
- Highscores.
- Sound support.
- Command line support.
- International languages support.
- Br.Portuguese: Paulo Vitor [email protected]
- German: Thomas Loeber [email protected]
- Dutch: Tom Scheper [email protected]
- English: Andi Peredri [email protected]
- French: Habana [email protected]
- Italian: Alessandro Briosi [email protected]
- Polish: Aleksander Wojdyga [email protected]
- Russian: Andi Peredri [email protected]
- S.Chinese: Carl_xwz [email protected]
- Spanish: Ismael Asensio [email protected]
- Turkish: Yenay Orhan [email protected]
- Ukrainian: L.Marvell [email protected]
- Bengali: SoGreatAndPowerful [email protected]
XXX: this section needs updating
- Add new entry in the TRANSLATIONS section of the qnetwalk.pro file
- lupdate qnetwalk.pro
- linguist qnetwalk_xx.ts
- lrelease qnetwalk.pro
- Dmitriy Poltavchenko [email protected]
- Yaakov Selkowitz [email protected]
- USER - default user name
- BROWSER - default browser
- KDE: Thomas Nagy tnagy2^[email protected]
- NetBSD: Ian Zagorskih [email protected]
- OS/2: Salvador Parra Camacho [email protected]
- Symbian: Ahmad Mushtaq [email protected]
- Android: Ian Smith [email protected]
Current sounds have been taken from LBreakout2 game.
If you have some free and interesting sounds for this game, feel free to send pull requests.
- Andi Peredri [email protected]
QNetWalk is distributed under the GNU General Public License, version 2. See COPYING for details.
Official homepage for QNetWalk is dead since 2013. Last snapshot of it is available in archive.org.