Difference between revisions of "Larn"

From RogueBasin
Jump to navigation Jump to search
(Added more information about Larn)
 
(full update date, internal links)
Line 2: Line 2:
|developer = [[Noah Morgan]], [[copx]]
|developer = [[Noah Morgan]], [[copx]]
|theme = Fantasy
|theme = Fantasy
|influences = ??
|influences = [[Rogue]]
|released = [[1986]]
|released = 1986
|updated = [[2007]]
|updated = 2007 Mar 19
<!-- Note to editors: Please, at least specify the month if at all possible. -->
|licensing =  
|licensing = ??
|language = [[C]]
|language = C
|platforms = DOS, UNIX, Amiga, VMS
|platforms = DOS, UNIX, Amiga, VMS
|interface = ASCII  
|interface = ASCII  
|length = ??
|length =  
|site = http://larn.rogueforge.net/
|site = http://larn.rogueforge.net/
}}
}}
'''Larn''' was first released in [[1986]] by [[Noah Morgan]].
'''Larn''' was first released in 1986 by [[Noah Morgan]].


== Features ==
== Features ==
''Larn'' was the first roguelike game to feature multiple [[dungeon]]s with a sort of [[surface world]] (in this case, a town) to connect them. The town, which only changed layout from one game to the next, featured shops to exchange items, schools to improve skills, and a bank to store valuables. The dungeon had  branch offices of the town's bank. Larn also is time-limited. Achieving main goal too late counted as lost game.
''Larn'' was the first roguelike game to feature multiple [[dungeon]]s with a sort of [[surface world]] (in this case, a [[town]]) to connect them. The town, which only changed layout from one game to the next, featured [[shop]]s to exchange items, schools to improve skills, and a bank to store valuables. The dungeon had  branch offices of the town's bank. Larn also is time-limited. Achieving main goal too late counted as lost game.


Few features are unique to ''Larn'' making it worth to play it:
Few features are unique to ''Larn'' making it worth to play it:
Line 30: Line 29:
The current stable version of ''Larn'' is v12.3.1. The source code is available, but may not build on modern platforms because it is very old. A new version of ''Larn'' which will support modern platforms is in development. DOS/Windows users can download 12.4 alpha, it already works on those platforms.
The current stable version of ''Larn'' is v12.3.1. The source code is available, but may not build on modern platforms because it is very old. A new version of ''Larn'' which will support modern platforms is in development. DOS/Windows users can download 12.4 alpha, it already works on those platforms.


Ularn v1.6, released in [[2004]], is avalaible for Windows and Amiga. Source is available for other systems (v1.5 is known to compile for various UNIX systems).
Ularn v1.6, released in 2004, is avalaible for Windows and Amiga. Source is available for other systems (v1.5 is known to compile for various UNIX systems).


== Game related links ==
== Game related links ==

Revision as of 18:53, 28 July 2008

Larn
Major Roguelike
Developer Noah Morgan, copx
Theme Fantasy
Influences Rogue
Released 1986
Updated 2007 Mar 19
Licensing
P. Language C
Platforms DOS, UNIX, Amiga, VMS
Interface ASCII
Game Length
Official site of Larn


Larn was first released in 1986 by Noah Morgan.

Features

Larn was the first roguelike game to feature multiple dungeons with a sort of surface world (in this case, a town) to connect them. The town, which only changed layout from one game to the next, featured shops to exchange items, schools to improve skills, and a bank to store valuables. The dungeon had branch offices of the town's bank. Larn also is time-limited. Achieving main goal too late counted as lost game.

Few features are unique to Larn making it worth to play it:

  • Identification is always succesful. The scroll/potion type will be always known to player character regardless whether player received any clue about usage of particular item.
  • Scroll of gem perfection enchances value of carried gems.
  • If a character mangaes to win Larn his succesor will have to pay taxes, which depend on gold brought to surface.
  • In bank stored gold pieces earn interest over time.

Ularn

Ularn — or "Ultra-Larn" — is a descendant of Larn. Created by Phil Cordier in 1992, it added new features, like character classes.

Platforms and versions

The current stable version of Larn is v12.3.1. The source code is available, but may not build on modern platforms because it is very old. A new version of Larn which will support modern platforms is in development. DOS/Windows users can download 12.4 alpha, it already works on those platforms.

Ularn v1.6, released in 2004, is avalaible for Windows and Amiga. Source is available for other systems (v1.5 is known to compile for various UNIX systems).

Game related links