LordsAWar is a clone of Warlords 2.
A turn-based strategy game where up to 8 players strive for control of as many cities as possible. Produce new armies in cities to conquer nearby cities. Using the income from those cities, make more armies to take more cities.
Send a hero to a temple to get a quest, or maybe search a nearby ruin instead. Play with others or against the computer.
The abandoned freelords C++ codebase has been used as a starting point.
Product's homepage
Requirements:
· gtkmm >= 2.4
· libglademm >= 2.4
· SDL >= 1.2
· libsigc++ >= 2.0
What's New in This Release: [ read full changelog ]
· Revamped network play.
· A "game-list server" so that game servers can advertise games on the Internet.
· A "game-host server" so that clients can start their game on another computer.
· New graphics for the default terrain.
· No longer shows enemy vectoring when the game option "see enemy production" is turned on.
· Heroes dying at a ruin now drop their bag of stuff.
· The search button was incorrectly enabled on newly loaded games.
· This release locks access to other buttons while stacks are moving.
· There are many more fixes.