Difference between revisions of "Rings of Valor"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
|theme = Arena deathmatch | |theme = Arena deathmatch | ||
|influences = World of Warcraft, Dungeons & Dragons, Bloodline Champions | |influences = World of Warcraft, Dungeons & Dragons, Bloodline Champions | ||
|status = 0. | |status = 0.8.2 [[Beta]] | ||
|released = 2011-09-19 | |released = 2011-09-19 | ||
|updated = | |updated = 2011-10-21 | ||
|licensing = Closed source | |licensing = Closed source | ||
|language = C++ | |language = C++ | ||
Line 16: | Line 16: | ||
Rings of Valor is a realtime 3vs3 team deathmatch arena roguelike(like). You play with two AI-controlled team members against fully AI-controlled teams, the obvious goal being to defeat the opposing team before your own team is defeated or the timer runs out. | Rings of Valor is a realtime 3vs3 team deathmatch arena roguelike(like). You play with two AI-controlled team members against fully AI-controlled teams, the obvious goal being to defeat the opposing team before your own team is defeated or the timer runs out. | ||
The development of Rings of Valor is driven by a need to have a game to play on a netbook | The development of Rings of Valor is driven by a need to have a game to play on a netbook; simple non-numpad controls, no mouse (for gameplay). It is programmed in C++ under [[libtcod]] aka The Doryen library. | ||
Rings of Valor requires your computer to have a system resolution of at least 1024x600 pixels. | Rings of Valor requires your computer to have a system resolution of at least 1024x600 pixels. | ||
Line 22: | Line 22: | ||
== Features == | == Features == | ||
* | * 18 Races | ||
* | * 24 Classes | ||
* | * 5 Maps | ||
* Achievements to unlock most the above | |||
* 3 Game Modes (Quick Match, Tournament, Ladder) | * 3 Game Modes (Quick Match, Tournament, Ladder) | ||
Revision as of 20:43, 21 October 2011
Rings of Valor | |
---|---|
Developer | Tanthie |
Theme | Arena deathmatch |
Influences | World of Warcraft, Dungeons & Dragons, Bloodline Champions |
Status | 0.8.2 Beta |
Released | 2011-09-19 |
Updated | 2011-10-21 |
Licensing | Closed source |
P. Language | C++ |
Platforms | Windows |
Interface | ASCII, Keyboard, Mouse (menus) |
Game Length | From couple minutes to a few hours. |
Official site of Rings of Valor |
Rings of Valor is a realtime 3vs3 team deathmatch arena roguelike(like). You play with two AI-controlled team members against fully AI-controlled teams, the obvious goal being to defeat the opposing team before your own team is defeated or the timer runs out.
The development of Rings of Valor is driven by a need to have a game to play on a netbook; simple non-numpad controls, no mouse (for gameplay). It is programmed in C++ under libtcod aka The Doryen library.
Rings of Valor requires your computer to have a system resolution of at least 1024x600 pixels.
Features
- 18 Races
- 24 Classes
- 5 Maps
- Achievements to unlock most the above
- 3 Game Modes (Quick Match, Tournament, Ladder)