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 [email protected]

Currently maintained by Dmitry Marakasov [email protected]

Screenshot

QNetWalk screenshot

Requirements

  • CMake
  • Qt6 or Qt5
  • SDL2 >= 2.0.12
  • SDL2_mixer >= 2.6.1

Installation

cmake .
cmake --build .
cmake --install .  # (optional)
update-menus       # (optional)

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.