Difference between revisions of "Doryen arena"
Jump to navigation
Jump to search
(creation) |
m (fixed link) |
||
Line 6: | Line 6: | ||
|theme = [[D&Dish stock fantasy]] | |theme = [[D&Dish stock fantasy]] | ||
|influences = | |influences = | ||
|site = http://jice.nospam.googlepages.com/arena | |site = http://jice.nospam.googlepages.com/arena | ||
|licensing = [[freeware]] | |licensing = [[freeware]] | ||
|interface = [[ASCII]] | |interface = [[ASCII]] |
Revision as of 22:29, 18 December 2008
The Doryen Arena | |
---|---|
Talkie-Talkie Project | |
Developer | Jice |
Theme | D&Dish stock fantasy |
Influences | |
Licensing | freeware |
P. Language | C++ |
Platforms | Windows, Linux |
Interface | ASCII |
Game Length | a few minutes |
Official site of The Doryen Arena |
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.