Difference between revisions of "Drakefire Chasm"
Jump to navigation
Jump to search
m |
|||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{gameinfo| name = Drakefire Chasm | {{gameinfo| name = Drakefire Chasm | ||
|developer = [[Tanthie]] | |developer = [[User:Tanthie|Tanthie]] | ||
|theme = Fantasy | |theme = Fantasy | ||
|influences = [[ADOM]], Dungeons & Dragons | |influences = [[ADOM]], Dungeons & Dragons, World of Warcraft | ||
|status = 1. | |status = 1.3.4 | ||
|released = 2012-03-18 | |released = 2012-03-18 | ||
|updated = | |updated = 2017-09-25 | ||
|licensing = Closed source | |licensing = Closed source | ||
|language = C++ | |language = C++ | ||
|platforms = [[Windows]] | |platforms = [[Windows]] | ||
|interface = [[ASCII]], [[Keyboard]] | |interface = [[ASCII]], [[Keyboard]] | ||
|length = 20 minutes | |length = ~20 minutes | ||
|site = http://dowhilecompiling.blogspot.com/p/drakefire-chasm.html | |site = http://dowhilecompiling.blogspot.com/p/drakefire-chasm.html | ||
}} | }} | ||
Drakefire Chasm is a seven day roguelike made in the [[7DRL Challenge 2012]]. | Drakefire Chasm is a seven day roguelike made in the [[7DRL Challenge 2012]]. It has been updated thereafter with new features. | ||
== About == | == About == | ||
You play as a | You play as a dragon and try to survive in the hostile environment of Drakefire Chasm. As you progress, you become more powerful, gaining new abilities to defeat your foes. | ||
The game uses sort of a rock-paper-scissors mechanic between the dragon's abilities and the enemy types. The key for success is finding which type of attack is the most effective against each enemy. | |||
== Features == | |||
* Five playable dragon colors | |||
* A talent tree with passive and active, cooldown-based abilities | |||
* 15 different enemies | |||
* 12 dungeon levels with varying themes | |||
* Dragon orbs for extra one-use powers | |||
* Colorful animations | |||
== Guide == | |||
[http://roguetemple.com/forums/index.php?topic=3009.msg25083#msg25083 Guide and spoilers can be found here] |
Latest revision as of 19:19, 25 September 2017
Drakefire Chasm | |
---|---|
Developer | Tanthie |
Theme | Fantasy |
Influences | ADOM, Dungeons & Dragons, World of Warcraft |
Status | 1.3.4 |
Released | 2012-03-18 |
Updated | 2017-09-25 |
Licensing | Closed source |
P. Language | C++ |
Platforms | Windows |
Interface | ASCII, Keyboard |
Game Length | ~20 minutes |
Official site of Drakefire Chasm |
Drakefire Chasm is a seven day roguelike made in the 7DRL Challenge 2012. It has been updated thereafter with new features.
About
You play as a dragon and try to survive in the hostile environment of Drakefire Chasm. As you progress, you become more powerful, gaining new abilities to defeat your foes.
The game uses sort of a rock-paper-scissors mechanic between the dragon's abilities and the enemy types. The key for success is finding which type of attack is the most effective against each enemy.
Features
- Five playable dragon colors
- A talent tree with passive and active, cooldown-based abilities
- 15 different enemies
- 12 dungeon levels with varying themes
- Dragon orbs for extra one-use powers
- Colorful animations