new entries

This commit is contained in:
Trilarion
2018-06-05 14:10:44 +02:00
parent 6fc519c915
commit e9288960ef
27 changed files with 251 additions and 32 deletions

View File

@ -4,6 +4,7 @@
- **[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)
- **[Freeminer](freeminer.md)** (C++, Lua, GPL-3.0, beta)
- **[LinCity](lincity.md)** (C, mature, inactice since 2005)
- **[LinCity-NG](lincity_ng.md)** (C++, beta)
- **[Micropolis](micropolis.md)** (C++, Java, Python, mature)

View File

@ -0,0 +1,14 @@
# Freeminer
_Sandbox game inspired by Minecraft._
- Home: https://web.archive.org/web/20170531043347/http://freeminer.org/
- State: beta
- Code: https://github.com/freeminer/freeminer
- Language(s): C++, Lua
- License: GPL-3.0
Home page of project currently empty.
## Building