added new entries, renamed folder games/misc to games/tools

This commit is contained in:
Trilarion
2019-06-23 10:26:41 +02:00
parent a816ea4463
commit 23c81c40ed
33 changed files with 265 additions and 87 deletions

View File

@ -3,15 +3,17 @@
[comment]: # (start of autogenerated content, do not edit)
- **[3d.city](3d_city.md)** (JavaScript, GPL-3.0, mature, inactive since 2016)
- **[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)
- **[Freeminer](freeminer.md)** (C++, Lua, GPL-3.0, beta)
- **[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)
- **[Open Rails](open_rails.md)** (C#, GPL-3.0, mature)
- **[Open Transport Tycoon](open_transport_tycoon.md)** (C++, GPL-2.0, mature)
- **[OpenCity](open_city.md)** (C++, GPL-2.0, beta)
- **[OpenRCT2](open_rct2.md)** (C++, GPL-3.0, beta)
- **[OpenSkyscraper](open_skyscraper.md)** (C++, GPL-2.0, beta)
- **[OpenTTD](open_ttd.md)** (C++, GPL-2.0, mature)
- **[Our Personal Space](our_personal_space.md)** (Ren'py, GPL-3.0, mature)
- **[Pioneer](pioneer.md)** (C++, C, Apache-2.0, GPL-3.0, mature)
- **[SimuTrans](simutrans.md)** (C++, Artistic License, mature)

View File

@ -0,0 +1,18 @@
# FlightGear
_Flight simulator developed since 1997._
- Home: https://www.flightgear.org/, https://sourceforge.net/projects/flightgear/
- Media: https://en.wikipedia.org/wiki/FlightGear
- State: mature
- Download: https://www.flightgear.org/download/
- Platform: Windows, macOS
- Code repository: https://git.code.sf.net/p/flightgear/flightgear
- Code language: C++
- Code license: GPL-2.0
## Building
- Build system: CMake

View File

@ -8,7 +8,7 @@ _Sandbox game inspired by Minecraft._
- Code language: C++, Lua
- Code license: GPL-3.0
Home page of project currently empty.
Fork of minetest. Home page of project currently empty.
## Building

View File

@ -0,0 +1,17 @@
# OpenRCT2
_Re-implementation of RollerCoaster Tycoon 2 (RCT2), expanding the game with new features, fixing original bugs and raising game limits._
- Home: https://openrct2.io/, https://openrct2.org/
- Media: https://en.wikipedia.org/wiki/RollerCoaster_Tycoon_2#Development
- State: beta
- Download: https://openrct2.org/downloads
- Platform: Windows, Linux, macOS
- Keywords: remake, requires original content (from RCT2)
- Code repository: https://github.com/OpenRCT2/OpenRCT2.git
- Code language: C++
- Code license: GPL-3.0
## Building
- Build system: CMake

View File

@ -1,4 +1,4 @@
# Open Transport Tycoon
# OpenTTD
_OpenTTD is an open source simulation game based upon the popular Microprose game "Transport Tycoon Deluxe"._