Difference between revisions of "Doryen arena"
Jump to navigation
Jump to search
(creation) |
(changed official site to index of site; changed host of source code) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{game- | {{game-beta| name = The Doryen Arena | ||
|developer = [[Jice]] | |developer = [[Jice]] | ||
| | |language = [[Cpp | C++]] | ||
| | |||
|platforms = [[Windows]], [[Linux]] | |platforms = [[Windows]], [[Linux]] | ||
|theme = [[D&Dish stock fantasy]] | |theme = [[Dungeons and Dragons | D&Dish stock fantasy]] | ||
|influences = | |influences = | ||
|site = http:// | |site = http://roguecentral.org | ||
|licensing = [[freeware]] | |licensing = [[freeware]] | ||
|interface = [[ASCII]] | |interface = [[ASCII]] | ||
|released = May 28 2008 (0.3) | |||
|updated = Jan 11 2009 (0.8) | |||
|length=a few minutes | |length=a few minutes | ||
}} | }}{{coffeebreak}} | ||
The Doryen Arena is a small prototype to test and improve the melee fighting system used in [[Doryen|The Chronicles of Doryen]]. | The Doryen Arena is a small prototype to test and improve the melee fighting system used in [[Doryen|The Chronicles of Doryen]]. | ||
Line 24: | Line 25: | ||
The next release will provide a new challenge mode where the player has to overcome special challenges. | The next release will provide a new challenge mode where the player has to overcome special challenges. | ||
The source code is available under the [[BSD license]]. Check the [http:// | The source code is available under the [[BSD license]]. Check the [http://roguecentral.org/doryen/games/arena/ Doryen arena homepage] for more information. |
Latest revision as of 12:19, 19 July 2016
The Doryen Arena | |
---|---|
Beta Project | |
Developer | Jice |
Theme | D&Dish stock fantasy |
Influences | |
Released | May 28 2008 (0.3) |
Updated | Jan 11 2009 (0.8) |
Licensing | freeware |
P. Language | C++ |
Platforms | Windows, Linux |
Interface | ASCII |
Game Length | a few minutes |
Official site of The Doryen Arena |
Doryen arena is a coffeebreak roguelike
The Doryen Arena is a small prototype to test and improve the melee fighting system used in The Chronicles of Doryen. The main objectives of TCOD are :
- to showcase the graphics features in the Doryen library.
- to provide an easy configurable real-time fighting system.
Game main features :
- tournament mode with 16 waves of enemies with increasing power
- custom fight mode where the player can setup all parameters
- day/night/weather system
The next release will provide a new challenge mode where the player has to overcome special challenges.
The source code is available under the BSD license. Check the Doryen arena homepage for more information.