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

@@ -94,6 +94,7 @@
- **[Open Imperium Galactica](open_imperium_galactica.md)** (Java, GPL-3.0, beta)
- **[Open Panzer](open_panzer.md)** (JavaScript, GPL-2.0, mature)
- **[Open Soccer Star](open_soccer_star.md)** (PHP, GPL-3.0, beta)
- **[Open Yahtzee](open_yahtzee.md)** (C++, GPL-2.0, mature, inactive since 2016)
- **[OpenHoMM](open_homm.md)** (C++, GPL-3.0, beta, inactive since 2010)
- **[OpenMOO2](open_moo2.md)** (Python, GPL-2.0, beta, inactive since 2011)
- **[OpenPop](open_pop.md)** (C++, GPL-3.0, beta, inactive since 2009)
@@ -103,6 +104,7 @@
- **[OpenXcom](open_xcom.md)** (C++, GPL-3.0, mature)
- **[Operation Citadel](operation_citadel.md)** (C++, GPL-2.0, beta, inactive since 2000)
- **[Outer Space](outer_space.md)** (Python, GPL-2.0, beta)
- **[Pasang Emas](pasang_emas.md)** (Vala, GPL-3.0, mature)
- **[Pax Britannica](pax_britannica.md)** (Lua, C, MIT, mature)
- **[Pioneers](pioneers.md)** (C, GPL-2.0, mature)
- **[Pizza Business](pizza_business.md)** (C++, GPL-2.0, mature, inactive since 2003)

View File

@@ -0,0 +1,16 @@
# Open Yahtzee
_Open-source version of the classic dice game Yahtzee._
- Home: http://www.openyahtzee.org/, https://sourceforge.net/projects/openyahtzee/
- State: mature, inactive since 2016
- Download: http://www.openyahtzee.org/wiki/download/, https://sourceforge.net/projects/openyahtzee/files/
- Platform: Windows, Linux
- Keywords: dice game
- Code repository: https://git.code.sf.net/p/openyahtzee/code
- Code language: C++
- Code license: GPL-2.0
Infos about [Yahtzee](https://en.wikipedia.org/wiki/Yahtzee).
## Building

View File

@@ -0,0 +1,17 @@
# Pasang Emas
_Traditional two-player board game of Brunei._
- Home: http://pasang-emas.sourceforge.net/index.xhtml, https://sourceforge.net/projects/pasang-emas/
- State: mature
- Download: http://pasang-emas.sourceforge.net/download.xhtml, https://sourceforge.net/projects/pasang-emas/files/
- Platform: Linux
- Keywords: board game
- Code repository: https://git.code.sf.net/p/pasang-emas/code
- Code language: Vala
- Code license: GPL-3.0
See also [Pasang Emas for Android](https://sourceforge.net/projects/pasang-android/).
## Building

View File

@@ -13,6 +13,6 @@ _1,000 solitaire games._
- Code license: GPL-2.0
- Code dependencies: Tk
See also [PySol Fan Club Edition](https://pysolfc.sourceforge.io/) and https://github.com/shlomif/PySolFC.
See also [PySol Fan Club Edition](https://pysolfc.sourceforge.io/) and https://sourceforge.net/projects/pysolfc/ and https://github.com/shlomif/PySolFC.
## Building