Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LODERUNNER-NG(1)	    General Commands Manual	      LODERUNNER-NG(1)

NAME
       loderunner-ng --	a classic Lode Runner game remake

SYNOPSIS
       loderunner-ng  [-fm] [-l	level] [-V volume]

DESCRIPTION
       loderunner-ng  is  a  classic  Lode Runner game remake heavily based on
       LodeRunner_TotalRecall implementation by	Simon Hung.   Practically  all
       sprites are taken from LodeRunner_TotalRecall project.  Code is written
       from scratch using LodeRunner_TotalRecall as a reference	and documenta-
       tion.

       Original	 Lode  Runner game is developed	by Doug	Smith and published by
       Broderbund in 1983.

OPTIONS
       The following options are supported by loderunner-ng:

       -f      Run game	in full	screen mode.

       -l level
	       Start game playing directly from	the  requested	level.	 level
	       argument	can take values	from 1 to 150.

       -m      Mute. Totally disable sound.

       -V volume
	       Set  volume level to volume percents.  volume argument can take
	       values from 1 to	100.

KEYS
       Left	    move the runner left
       Up	    move the runner up
       Right	    move the runner right
       Down	    move the runner down
       X	    dig	hole right to the runner
       Z	    dig	hole left to the runner
       P, Escape    toggle game	pause
       Q	    quit game
       Enter	    start game;	skip keyhole animation

AUTHORS
       Viacheslav		Chimishuk		<vchimishuk@yandex.ru>
       https://github.com/vchimishuk/loderunner-ng

FreeBSD	ports 15.quarterly	 July 24, 2025		      LODERUNNER-NG(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=loderunner-ng&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help