Difference between revisions of "Triangle Wizard"
m (added Triangle Wizard update R 7.05) |
m (added Triangle Wizard update R 8.01) |
||
Line 7: | Line 7: | ||
| language = [[Game Maker language|GML]] | | language = [[Game Maker language|GML]] | ||
| interface = [[ASCII]] | | interface = [[ASCII]] | ||
| updated = | | updated = February 23, 2010 (R 8.01) | ||
| platforms = [[Windows]] | | platforms = [[Windows]] | ||
| length = 107 levels | | length = 107 levels |
Revision as of 20:43, 23 February 2010
Triangle Wizard | |
---|---|
Stable game | |
Developer | Wouter van den Wollenberg (wollie73@hotmail.com) |
Theme | D&D |
Influences | NetHack, Diablo |
Released | 27 Oct, 2008 ({{{relver}}}) |
Updated | February 23, 2010 (R 8.01) ({{{updver}}}) |
Licensing | Freeware |
P. Language | GML |
Platforms | Windows |
Interface | ASCII |
Game Length | 107 levels |
Official site of Triangle Wizard |
Triangle Wizard is a combination of hack 'n slash games like Diablo and NetHack developed by Wouter van den Wollenberg. The goal of the game is defeating the Nameless One, an evil being who awaits you in his sanctuary deep below the Castle of Everdoom.
Triangle Wizard differs quite a bit from most roguelikes in that the game is in real time and the action is fastpaced. Creatures are still displayed by ASCII characters, but these characters can move around, jump, and cast spells all in real time. Spells and magical effects do have modern style effects.
It still has a few roguelike features; the large selection of classes and races, the large amount of creatures and most notably the almost complete randomness of the levels. Another thing the game inherited from roguelikes is the difficulty; unlike most modern hack 'n slash games this game will once more put you at the mercy of the RNG. It also features permadeath and the player is treated like a monster in terms of game rules.
Almost all information about creatures, traps, random level scripts and unique monsters is read from .ini files which can be easily modified to add new creatures or change existing ones.
Triangle Wizard has been updated a lot since the initial release over a year ago. It now also features a random item system, a random quest system and many new classes and spells.