Difference between revisions of "Featured roguelike"

From RogueBasin
Jump to navigation Jump to search
 
(138 intermediate revisions by 34 users not shown)
Line 1: Line 1:
= Featured Roguelike: [[Downfall]] =
<!-- !!!!!!!!!!!!!!!! -->
<!-- If you are updating the Featured roguelike, don't forget to add the old one to the list of Previously featured! -->


<div style="float:right;margin:0 6px">http://i.imgur.com/tmoyX.png</div>
= Featured Roguelike: [[Dungeons of Dredmor]] =
[[Downfall]] is a roguelike game made by [[Nathan Stoddard]]. Its main distinguishing feature is that it uses hexagonal tiles instead of square tiles. It has no win condition yet, and is an alpha project. However, it is somewhat playable, and there are multiple dungeon branches.
<div>


The hexagonal tiles means it can't use a traditional ASCII display. It uses RLLib to draw actual hexagons, and puts ASCII characters inside them. This makes some algorithms, like [[line of sight]], potentially more accurate, but also harder to implement.
<div style="float: right; padding: 0px 0px 10px 10px; text-align: right">
[[File:Dredmor.jpg|frameless|thumb|alt=Dungeons of Dredmor Screenshot]]
</div>
A solid traditional roguelike with an extensive skill tree and humor.


[[Category:Main]]
== Features ==
* Classic Roguelike gameplay with a point-and-click UI
* Complex crafting system
* Deploy cunning traps to defeat your foes
 
<noinclude>
[[Category:Templates]]
</noinclude>

Latest revision as of 04:24, 7 February 2024


Featured Roguelike: Dungeons of Dredmor

Dungeons of Dredmor Screenshot

A solid traditional roguelike with an extensive skill tree and humor.

Features

  • Classic Roguelike gameplay with a point-and-click UI
  • Complex crafting system
  • Deploy cunning traps to defeat your foes