new entries
This commit is contained in:
@ -1,12 +1,14 @@
|
||||
# Strategy games
|
||||
|
||||
- [0AD](0ad.md)
|
||||
- [Advanced Strategic Command](asc.md)
|
||||
- [Battle for Wesnoth](wesnoth.md)
|
||||
- [C-evo](c_evo.md)
|
||||
- [FreeCol](freecol.md)
|
||||
- [Freeciv](freeciv.md)
|
||||
- [Freeciv WebGL](freeciv_web.md)
|
||||
- [Glest](glest.md)
|
||||
- [LordsAWar!](lordsawar.md)
|
||||
- [MegaGlest](megaglest.md)
|
||||
- [OpenXcom](openxcom.md)
|
||||
- [Star Control II: The Ur-Quan Masters](star_control_2.md)
|
||||
|
17
strategy/asc.md
Normal file
17
strategy/asc.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Advanced Strategic Command
|
||||
|
||||
_Advanced Strategic Command is a free, turn based strategy game._
|
||||
|
||||
- Home: http://www.asc-hq.org/
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/Battle_Isle#Clones
|
||||
- Download: ??
|
||||
- State: mature
|
||||
- Type: TBS
|
||||
- Code: http://hg.asc-hq.org/hg/asc (mercurial)
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
Uses Autoconf
|
||||
|
19
strategy/lordsawar.md
Normal file
19
strategy/lordsawar.md
Normal file
@ -0,0 +1,19 @@
|
||||
# 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/
|
||||
- Wikipedia: <https://en.wikipedia.org/wiki/Warlords_(game_series)#LordsAWar!>
|
||||
- Download: see home
|
||||
- State: stable
|
||||
- Type: TBS
|
||||
- Code: https://git.savannah.nongnu.org/git/lordsawar.git
|
||||
- Language(s): C++
|
||||
- License: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
Uses Autoconf
|
||||
|
||||
Windows executable is created as cross-compile, see source file "WINDOWS"
|
||||
|
Reference in New Issue
Block a user