added new entries
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
- **[Dark Destiny](dark_destiny.md)** (Java, Javascript, GPL, mature, inactive since 2016)
|
||||
- **[Dark Oberon](dark_oberon.md)** (C++, GPL-2.0, mature, inactive since 2009)
|
||||
- **[Devana](devana.md)** (PHP, zlib, beta)
|
||||
- **[Domination](domination.md)** (Java, GPL-3.0, mature)
|
||||
- **[DreamChess](dreamchess.md)** (C, GPL-3.0, beta)
|
||||
- **[Duel Commander](duel_commander.md)** (C, GPL-3.0, beta, inactive since 2009)
|
||||
- **[Dune Dynasty](dune_dynasty.md)** (C, GPL-2.0, mature, inactive since 2014)
|
||||
- **[Dune II - The Maker](dune_ii_the_maker.md)** (Java, MIT, beta)
|
||||
|
20
games/strategy/domination.md
Normal file
20
games/strategy/domination.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Domination
|
||||
|
||||
_Is a bit like the well known board game of Risk or RisiKo._
|
||||
|
||||
- Home: http://domination.sourceforge.net/, https://sourceforge.net/projects/domination/
|
||||
- State: mature
|
||||
- Download: http://domination.sourceforge.net/download.shtml, https://sourceforge.net/projects/domination/files/
|
||||
- Platform: Windows, Linux, macOS, Android
|
||||
- Keywords: boardgame, risklike
|
||||
- Code repository: https://svn.code.sf.net/p/domination/code/Domination (svn)
|
||||
- Code language: Java
|
||||
- Code license: GPL-3.0
|
||||
|
||||
The Android version seems to use [Swing ME](https://sourceforge.net/projects/swingme/).
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Ant
|
||||
|
||||
|
16
games/strategy/dreamchess.md
Normal file
16
games/strategy/dreamchess.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# DreamChess
|
||||
|
||||
_3D chess game._
|
||||
|
||||
- Home: https://www.dreamchess.org/, https://sourceforge.net/projects/dreamchess/
|
||||
- State: beta
|
||||
- Download: https://www.dreamchess.org/downloads, https://sourceforge.net/projects/dreamchess/files/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: boardgame, chess
|
||||
- Code repository: https://github.com/dreamchess/dreamchess.git
|
||||
- Code language: C
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
@@ -14,6 +14,8 @@ _A turn-based strategy engine heavily inspired by Panzer General._
|
||||
|
||||
May require original game content.
|
||||
|
||||
Part of LGames.
|
||||
|
||||
See also [LGeneral Deluxe](https://github.com/AndO3131/LGeneral-Deluxe), [lgeneral-to-android](https://code.google.com/archive/p/lgeneral-to-android/)
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user