Legacy of a Warlord

From RogueBasin
Revision as of 19:57, 27 November 2010 by Willraman (talk | contribs) (Created page with 'Main development blog: http://willraman.tumblr.com/ Current status: Alpha, not released Current version: 0.12.2389 License: Not decided Source: Closed source Expected first …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Main development blog: http://willraman.tumblr.com/

Current status: Alpha, not released

Current version: 0.12.2389

License: Not decided

Source: Closed source

Expected first beta release: 12/15/2010

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 for xml editing
   * Powershell for automating the build processes