added new entries

This commit is contained in:
Trilarion
2019-06-25 14:12:55 +02:00
parent d8009e7809
commit 6017130103
19 changed files with 303 additions and 55 deletions

View File

@ -8,6 +8,7 @@
- **[FlightGear](flightgear.md)** (C++, GPL-2.0, mature)
- **[FreeTrain](freetrain.md)** (C#, LGPL-2.1, beta, inactive since 2009)
- **[Freeminer](freeminer.md)** (C++, Lua, GPL-3.0, beta)
- **[Infiniminer](infiniminer.md)** (C#, MIT, mature, inactive since 2016)
- **[LinCity](lincity.md)** (C, GPL-2.0, mature, inactive since 2005)
- **[LinCity-NG](lincity_ng.md)** (C++, GPL, mature)
- **[Micropolis](micropolis.md)** (C++, Java, Python, GPL-3.0, mature)

View File

@ -0,0 +1,16 @@
# Infiniminer
_Multi-player block-based sandbox building and digging game._
- Home: http://www.zachtronics.com/infiniminer/, https://code.google.com/archive/p/infiniminer/
- Media: https://en.wikipedia.org/wiki/Zachtronics#Infiniminer
- State: mature, inactive since 2016
- Download: https://code.google.com/archive/p/infiniminer/source/default/source
- Keywords: sandbox, blocks
- Code repository: (see download)
- Code language: C#
- Code license: MIT
## Building