Difference between revisions of "Featured roguelike"
Jump to navigation
Jump to search
(ChessRogue) |
(new featured roguelike) |
||
Line 1: | Line 1: | ||
= Featured Roguelike: [http:// | = Featured Roguelike: [http://www.thetempleoftorment.net/ The Temple of Torment]= | ||
<div> | <div> | ||
<div style='width: 40%; height: 100%; float: left; display: block'> | <div style='width: 40%; height: 100%; float: left; display: block'> | ||
[[ | [[The Temple of Torment]] is great example that game which starts based on jice's [[Complete Roguelike Tutorial, using python+libtcod]] can evolve into very advanced form. TToT is rather new roguelike which is hghly inspired by classics. It's nice compromise between band- and hacklike. Levels are not big, single level takes single screen, but main dungeon is not persistant. Collateral dungeons are based on hardcoded levels, like in Larn. [[Aukustus]] designed pretty big wilderness with cities, villages, ruined hamlets, rivers, etc. and lots of quests which play an important role in TToT's gameplay. | ||
</div> | </div> | ||
<div style="float: right; width: 60%; height: 100%; text-align: center"> | <div style="float: right; width: 60%; height: 100%; text-align: center"> | ||
http://www. | http://www.thetempleoftorment.net/wp-content/uploads/2014/09/World-1-300x182.png | ||
</div> | </div> | ||
Revision as of 09:34, 7 June 2016
Featured Roguelike: The Temple of Torment
The Temple of Torment is great example that game which starts based on jice's Complete Roguelike Tutorial, using python+libtcod can evolve into very advanced form. TToT is rather new roguelike which is hghly inspired by classics. It's nice compromise between band- and hacklike. Levels are not big, single level takes single screen, but main dungeon is not persistant. Collateral dungeons are based on hardcoded levels, like in Larn. Aukustus designed pretty big wilderness with cities, villages, ruined hamlets, rivers, etc. and lots of quests which play an important role in TToT's gameplay.