Difference between revisions of "Krice"

From RogueBasin
Jump to navigation Jump to search
(developers category)
(expand)
 
Line 1: Line 1:
Author of [[Kaduria]].
{{developerinfo|name = Paul Pekkarinen
|alias = Krice
|projects = Stile, TownGen
|games = [[Kaduria]], [[Teemu]]
|nationality = Finnish
|languages = [[Cpp|C++]], [[C]]
|site = http://koti.mbnet.fi/~paulkp/
}}
 
Krice is long standing member of [[rgrd]]. Known for his roguelike game [[Kaduria]] which last released version was 0.4.6. He then took development offline. Kaduria will be back when its ready as a fully fledged game.
 
On his site Kriceland he posted several articles about roguelike development. Among them is "Crash Course to Roguelike Development" which deservedly describes RLs as difficult projects.
 
His other projects include Stile, a seamless tiling editor which includes otherwise hard to find in similar tools repeat tiles in full screen feature.
 
=== Related links ===
* [[Roguelike_Magazine_Issue_2#Paul_Pekkarinen_/_Krice|Interview]] with Krice for the [[Roguelike Magazine]] second issue
* [http://koti.mbnet.fi/~paulkp/articles/rlcrash.htm Crash Course to Roguelike Development] article
* [http://roguehut.blogspot.com/ Rogue Hut] weblog


[[Category:Developers]]
[[Category:Developers]]

Latest revision as of 12:44, 20 October 2010

Paul Pekkarinen
Alias Krice
Projects Stile, TownGen
Games Kaduria, Teemu
Nationality Finnish
P. Languages C++, C
Official site of Paul Pekkarinen


Krice is long standing member of rgrd. Known for his roguelike game Kaduria which last released version was 0.4.6. He then took development offline. Kaduria will be back when its ready as a fully fledged game.

On his site Kriceland he posted several articles about roguelike development. Among them is "Crash Course to Roguelike Development" which deservedly describes RLs as difficult projects.

His other projects include Stile, a seamless tiling editor which includes otherwise hard to find in similar tools repeat tiles in full screen feature.

Related links