20 lines
554 B
Markdown
20 lines
554 B
Markdown
# LordsAWar!
|
|
|
|
_LordsAWar! is a free, turn-based strategy game where up to 8 players strive for control of as many cities as possible._
|
|
|
|
- Home: http://www.nongnu.org/lordsawar/
|
|
- Media: <https://en.wikipedia.org/wiki/Warlords_(game_series)#LordsAWar!>
|
|
- State: mature
|
|
- Download: (see home)
|
|
- Keywords: strategy, turn-based
|
|
- Code repository: https://git.savannah.nongnu.org/git/lordsawar.git
|
|
- Code language: C++
|
|
- Code license: GPL-3.0
|
|
|
|
## Building
|
|
|
|
- Build system: Autoconf
|
|
|
|
Windows executable is created as cross-compile, see source file "WINDOWS"
|
|
|