Difference between revisions of "NLarn"

From RogueBasin
Jump to navigation Jump to search
(General changes.)
Line 1: Line 1:
{{game-beta| name = NLarn
{{game-beta| name = NLarn
|developer = [[Joachim de Groot]]
|developer = [[Joachim de Groot]]
|theme = Fantasy
|theme = [[Fantasy]]
|influences = [[Larn]]
|influences = [[Larn]]
|released = Jul 13, 2009 (0.3)
|released = Jul 13, 2009 (0.3)
Line 8: Line 8:
|language = [[C]]
|language = [[C]]
|platforms = [[Linux]], [[Windows]], [[Mac OS X]], [[FreeBSD]]
|platforms = [[Linux]], [[Windows]], [[Mac OS X]], [[FreeBSD]]
|interface = ASCII
|interface = [[ASCII]], [[Keyboard]]
|length = about three hours
|length = ~3 hours
|site = http://nlarn.sourceforge.net/
|site = http://nlarn.sourceforge.net/
}}
}}


A rewrite of the classic Roguelike [[Larn]] from scratch. NLarn tries to maintain the atmosphere and story of the last version of Larn (12.3) while improving game-play and the user experience. Only a few of the additions of [[Ularn]] have been included.  
A rewrite of the classic Roguelike [[Larn]] from scratch. NLarn tries to maintain the atmosphere and story of the last version of Larn (12.3) while improving game-play and the user experience. Only a few of the additions of [[Ularn]] have been included.  


Very noticeable differences to Larn so far include:  
Very noticeable differences to Larn so far include:  
* colour and effects
* Colour and effects
* a real town with inhabitants
* A real town with inhabitants
* improved and simplified user interface
* Improved and simplified user interface
* extremely different item handling
* Extremely different item handling
* ranged weapons
* Ranged weapons


The goal of the game is to find the potion to cure the player's daughter from the illness ''diantrorithis''. The game consists of a home town, and two dungeons: the caverns of Larn and the volcano. The potion is hidden inside the volcano, which is unfortunately populated by dragons and demons. To be able to fight the latter, the player has to gain experience and wealth by fighting through the caverns. The equipment to be found in the caverns allows the player to survive in the volcano. The gold that can be found enables the player to take some courses in school to increase the primary attributes.
The goal of the game is to find the potion to cure the player's daughter of the illness ''diantrorithis''. The game consists of a home town, and two dungeons: the caverns of Larn and the volcano. The potion is hidden inside the volcano, which is unfortunately populated by dragons and demons. To be able to fight the latter, the player has to gain experience and wealth by fighting through the caverns. The equipment to be found in the caverns allows the player to survive in the volcano. The gold that can be found enables the player to take some courses in school to increase the primary attributes.


== Screenshots ==
== Screenshots ==


[http://nlarn.sourceforge.net/images/01.png http://nlarn.sourceforge.net/images/sm-01.png] Picking a book to read
Picking a book to read:
 
[http://nlarn.sourceforge.net/images/01.png http://nlarn.sourceforge.net/images/sm-01.png]
 
The invisible man:
 
[http://nlarn.sourceforge.net/images/02.png http://nlarn.sourceforge.net/images/sm-02.png]


[http://nlarn.sourceforge.net/images/02.png http://nlarn.sourceforge.net/images/sm-02.png] The invisible man
Healing urgently necessary:


[http://nlarn.sourceforge.net/images/03.png http://nlarn.sourceforge.net/images/sm-03.png] Healing urgently necessary
[http://nlarn.sourceforge.net/images/03.png http://nlarn.sourceforge.net/images/sm-03.png]


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


* [http://www.roguetemple.com/2011/01/28/arrp-2010-nlarn/ Review on ''Temple of the Roguelike'']
* [http://www.roguetemple.com/2011/01/28/arrp-2010-nlarn/ Review on ''Temple of the Roguelike'']

Revision as of 03:19, 4 June 2017

NLarn
Beta Project
Developer Joachim de Groot
Theme Fantasy
Influences Larn
Released Jul 13, 2009 (0.3)
Updated Jul 6, 2012 (0.7.2)
Licensing GPL
P. Language C
Platforms Linux, Windows, Mac OS X, FreeBSD
Interface ASCII, Keyboard
Game Length ~3 hours
Official site of NLarn


A rewrite of the classic Roguelike Larn from scratch. NLarn tries to maintain the atmosphere and story of the last version of Larn (12.3) while improving game-play and the user experience. Only a few of the additions of Ularn have been included.

Very noticeable differences to Larn so far include:

  • Colour and effects
  • A real town with inhabitants
  • Improved and simplified user interface
  • Extremely different item handling
  • Ranged weapons

The goal of the game is to find the potion to cure the player's daughter of the illness diantrorithis. The game consists of a home town, and two dungeons: the caverns of Larn and the volcano. The potion is hidden inside the volcano, which is unfortunately populated by dragons and demons. To be able to fight the latter, the player has to gain experience and wealth by fighting through the caverns. The equipment to be found in the caverns allows the player to survive in the volcano. The gold that can be found enables the player to take some courses in school to increase the primary attributes.

Screenshots

Picking a book to read:

sm-01.png

The invisible man:

sm-02.png

Healing urgently necessary:

sm-03.png

Related links