Difference between revisions of "Legacy of a Warlord"
(prettyfying, links and minor corrections) |
|||
Line 36: | Line 36: | ||
* [http://willraman.tumblr.com/ Developer blog site] | * [http://willraman.tumblr.com/ Developer blog site] | ||
* [http://www.legacyofawarlord.com/downloads/LOAW.0.50.00.zip Direct download link to current release] | * [http://www.legacyofawarlord.com/downloads/LOAW.0.50.00.zip Direct download link to current release] | ||
* [http://www.legacyofawarlord.com/ Official site | * [http://www.legacyofawarlord.com/ Official site] |
Revision as of 06:05, 25 December 2010
Legacy of a Warlord | |
---|---|
Alpha Project | |
Developer | willraman |
Theme | Modable, Massive battle |
Influences | - |
Released | 12/24/10 - v.0.50.00 |
Updated | |
Licensing | Freeware, Closed Source |
P. Language | C++ |
Platforms | Windows |
Interface | Graphical tiles, Keyboard, Mouse |
Game Length | Open ended |
Official site of Legacy of a Warlord |
The premise of the game is that you are a warlord of whatever past you decide upon. A farmer, town citizen, wandering hunter, whatever... The story with the shipped game will be: over the years sinkholes have opened in the land pouring out demons and demonized creatures. Creatures that now terrorize the surrounding lands. You may elect to hire an army of mercenaries, conscript townspeople or ask others you meet in the wilderness to join you. With an army you can build towns, raid sinkholes or towns to ultimately form the world to your will (or just try to survive). Then again, you may decide an army is unnecessary and grind your way to be the most powerful being that ever existed. It is up to you the player to decide the outcome of the story.
Features
- Massive scale battles
- Real time with rogue like graphics
- Extremely mod-able via XML files
- Procedurally generated random worlds, NPC towns and dungeons
- Challenging artificial intelligence: grouping, morale, flanking and other tactics (when leadership present)
- Player driven economy
Development platform
- Programming language is C++
- libtcod is the framework library
- tinyxml is used to read and write to the XML data files
- code::blocks is the IDE
- Microsoft XML notepad (XML editing)
- Powershell for automating the build processes