Skip to content

AMDmi3/qnetwalk

Repository files navigation

Packaging status

CI Github commits (since latest release)

QNetWalk

QNetWalk is a game for system administrators.

Copyright (C) 2004-2013, Andi Peredri andi@ukr.net

Currently maintained by Dmitry Marakasov amdmi3@amdmi3.ru

Screenshot

QNetWalk screenshot

Requirements

  • CMake
  • Qt6 or Qt5 (QtMultimedia for sound support)

Installation

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)

Features

  • 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.

Translators

Translation

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

Contributors

Environment

  • USER - default user name
  • BROWSER - default browser

Ports

Sounds

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.

Graphics

License

QNetWalk is distributed under the GNU General Public License, version 2. See COPYING for details.

Homepage

Official homepage for QNetWalk is dead since 2013. Last snapshot of it is available in archive.org.