added new entries

This commit is contained in:
Trilarion
2019-06-23 23:19:00 +02:00
parent 23c81c40ed
commit da61c908ca
14 changed files with 265 additions and 58 deletions

View File

@ -2,6 +2,7 @@
[comment]: # (start of autogenerated content, do not edit)
- **[3d.city](3d_city.md)** (JavaScript, GPL-3.0, mature, inactive since 2016)
- **[Cart Life](cart_life.md)** (AGS Script, Custom, mature, inactive since 2014)
- **[Danger from the Deep](danger_from_the_deep.md)** (C++, GPL-2.0, beta, inactive since 2011)
- **[FlightGear](flightgear.md)** (C++, GPL-2.0, mature)
- **[FreeTrain](freetrain.md)** (C#, LGPL-2.1, beta, inactive since 2009)

View File

@ -0,0 +1,17 @@
# Cart Life
_Simulation game on a pixel-grid in grayscale, with minimal detail._
- Home: https://web.archive.org/web/20150619214353/http://www.richardhofmeier.com/cartlife/editions.html, http://indiegames.ch/die-geheimen-projekte-des-richard-hofmeier/
- Media: https://en.wikipedia.org/wiki/Cart_Life
- State: mature, inactive since 2014
- Download: https://sourceforge.net/projects/cartlife/files/OpenSores_0.1/
- Platform: Windows, Linux
- Code repository: https://github.com/gondur/cartlife_src.git
- Code language: AGS Script
- Code license: Custom (permissive)
- Code dependencies: Adventure Game Studio
## Building