Difference between revisions of "Dungeon Mercenary"

From RogueBasin
Jump to navigation Jump to search
(Created Dungeon Mercenary's page)
 
(Update with http links)
Line 3: Line 3:
|developer = smelC
|developer = smelC
|theme = Traditional
|theme = Traditional
|influences = Brogue, Sil
|influences = [[Brogue]], [[Sil]]
|released = Jan 19, 2016
|released = Jan 19, 2016
|updated = Jan 26, 2016
|updated = Jan 26, 2016
|licensing = [[Proprietary]]
|licensing = [[Proprietary]]
|language = Java
|language = [http://en.wikipedia.org/wiki/Java_language Java]
|platforms = HTML5
|platforms = HTML5
|interface = Full color ASCII/Unicode
|interface = Full color ASCII/Unicode
|length = Approximately an half hour
|length = Approximately an half hour
|site = schplaf.org/hgames
|site = http://www.schplaf.org/hgames
}}
}}


Line 19: Line 19:


You can play with the mouse or the keyboard.
You can play with the mouse or the keyboard.
== Links ==
* [http://www.schplaf.org/hgames The game's webpage, where you can play directly in your browser]
* [http://hgamesdev.blogspot.fr/ The development blog receives posts about the development]
* [http://twitter.com/hgamesdev/ The developer's twitter account]
Dungeon Mercenary relies on two libraries:
* [http://libgdx.badlogicgames.com/ libGDX]
* [http://github.com/SquidPony/SquidLib SquidLib]


== Status ==
== Status ==


Game is complete, but there are only 9 levels for now. Content will be added with next releases.
Game is complete, but there are only 9 levels for now. Content will be added with next releases.
== Screenshots: ==
* http://i.imgur.com/X5wY5lc.png
* http://imgur.com/D0HPD34.png


[[Category:Coffeebreak roguelikes]]
[[Category:Coffeebreak roguelikes]]

Revision as of 09:35, 26 January 2016

Dungeon Mercenary
Alpha Project
Developer smelC
Theme Traditional
Influences Brogue, Sil
Released Jan 19, 2016
Updated Jan 26, 2016
Licensing Proprietary
P. Language Java
Platforms HTML5
Interface Full color ASCII/Unicode
Game Length Approximately an half hour
Official site of Dungeon Mercenary


Dungeon Mercenary is a modern ASCII art roguelike with influences from brogue and Sil.

From brogue, it takes the runics system but extend it: you can put the (multiple) runics you find on armors/weapons/shields. This allows to "craft" your items. From Sil, it takes the combat versatility: you can wield two weapons if you're an offensive player, or wield a defensive blade (i.e. a weapon with a parry bonus) and a shield if you're a defensive player.

You can play with the mouse or the keyboard.

Links

Dungeon Mercenary relies on two libraries:

Status

Game is complete, but there are only 9 levels for now. Content will be added with next releases.

Screenshots:

  • X5wY5lc.png
  • D0HPD34.png