new entries

This commit is contained in:
Trilarion
2018-06-04 16:53:27 +02:00
parent 132fb71d81
commit 6fc519c915
41 changed files with 539 additions and 49 deletions

View File

@ -2,6 +2,7 @@
[comment]: # (start of autogenerated content, do not edit)
- **[3d.city](3d_city.md)** (Javascript)
- **[Danger from the Deep](danger_from_the_deep.md)** (C++, GPL-2.0, beta, inactive since 2011)
- **[FreeTrain](freetrain.md)** (C#, LPGL-2.1, beta, inactive since 2009)
- **[LinCity](lincity.md)** (C, mature, inactice since 2005)
- **[LinCity-NG](lincity_ng.md)** (C++, beta)

View File

@ -0,0 +1,13 @@
# Danger from the Deep
_WW2 submarine 3D simulation._
- Home: http://dangerdeep.sourceforge.net/, https://sourceforge.net/projects/dangerdeep/
- Download: http://dangerdeep.sourceforge.net/downloads/, https://sourceforge.net/projects/dangerdeep/files/
- State: beta, inactive since 2011
- Code: https://sourceforge.net/p/dangerdeep/code/HEAD/tree/ (svn), https://sourceforge.net/p/dangerdeep/git/ci/master/tree/
- Language(s): C++
- License: GPL-2.0
## Building