added new entries

This commit is contained in:
Trilarion
2019-07-03 00:28:45 +02:00
parent a22c46097d
commit 8078ff12a3
23 changed files with 411 additions and 77 deletions

View File

@ -1,6 +1,7 @@
# Simulation
[comment]: # (start of autogenerated content, do not edit)
- **[ OpenBlox](openblox.md)** (Python, Lua, GPL-3.0, beta, inactive since 2011)
- **[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)
- **[Core War](corewar.md)** (?, mature)
@ -15,6 +16,7 @@
- **[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)
- **[NetStatsBaseball](netstatsbaseball.md)** (C, ?, mature)
- **[Oolite](oolite.md)** (Objective-C, C, Javascript, GPL-2.0, mature)
- **[Open Rails](open_rails.md)** (C#, GPL-3.0, mature)
- **[OpenCity](open_city.md)** (C++, GPL-2.0, beta)

View File

@ -0,0 +1,14 @@
# NetStatsBaseball
_Major League Baseball Simulation._
- Home: https://sourceforge.net/projects/nsbb/
- State: mature
- Download: https://sourceforge.net/projects/nsbb/files/
- Keywords: sports
- Code repository: http://nsbb.cvs.sourceforge.net (cvs)
- Code language: C
- Code license: ?
- Assets license: (player pics really legal to include)
## Building

View File

@ -0,0 +1,16 @@
# OpenBlox
_Make games with a built-in physics engine, Lego-like building blocks, and a scripting language called Lua._
- Home: https://web.archive.org/web/20121114113914/http://openblox.sourceforge.net/, https://sourceforge.net/projects/openblox/
- State: beta, inactive since 2011
- Download: https://sourceforge.net/projects/openblox/files/
- Platform: Windows, Linux
- Keywords: game maker
- Code repository: http://hg.code.sf.net/p/openblox/openblox (hg), http://hg.code.sf.net/p/openblox/bloxstaller (hg)
- Code language: Python, Lua
- Code license: GPL-3.0
- Assets license: CC-BY-SA-3.0
## Building