added new entries
This commit is contained in:
@@ -104,8 +104,10 @@
|
||||
- **[Pioneers](pioneers.md)** (C, GPL-2.0, mature)
|
||||
- **[Pizza Business](pizza_business.md)** (C++, GPL-2.0, mature, inactive since 2003)
|
||||
- **[Planetary Hoppers](planetary_hoppers.md)** (Java, GPL-2.0, beta, inactive since 2003)
|
||||
- **[PokerTH](pokerth.md)** (C++, AGPL-3.0, mature, inactive since 2017)
|
||||
- **[Polis](polis.md)** (Java, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Project Helena](project_helena.md)** (Pascal, GPL-3.0, beta)
|
||||
- **[PySol](pysol.md)** (Python, GPL-2.0, mature, inactive since 2004)
|
||||
- **[Rails: an 18xx game system](rails_18xx.md)** (Java, GPL-2.0, mature)
|
||||
- **[Return to the Roots](return_to_the_roots.md)** (C++, GPL-3.0, mature)
|
||||
- **[Scorched Moon](scorched_moon.md)** (Python, GPL-3.0, beta)
|
||||
|
16
games/strategy/pokerth.md
Normal file
16
games/strategy/pokerth.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# PokerTH
|
||||
|
||||
_Texas Hold'em poker game playable against up to nine computer-opponents or with people all over the world._
|
||||
|
||||
- Home: https://www.pokerth.net/, https://sourceforge.net/projects/pokerth/
|
||||
- Media: https://en.wikipedia.org/wiki/PokerTH
|
||||
- State: mature, inactive since 2017
|
||||
- Download: https://www.pokerth.net/download
|
||||
- Platform: Windows, Linux, macOS, Android
|
||||
- Keywords: poker, online
|
||||
- Code repository: https://github.com/pokerth/pokerth.git, https://svn.code.sf.net/p/pokerth/code/ (svn)
|
||||
- Code language: C++
|
||||
- Code license: AGPL-3.0
|
||||
- Code dependencies: Qt
|
||||
|
||||
## Building
|
18
games/strategy/pysol.md
Normal file
18
games/strategy/pysol.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# PySol
|
||||
|
||||
_1,000 solitaire games._
|
||||
|
||||
- Home: http://www.pysol.org/
|
||||
- Media: https://en.wikipedia.org/wiki/PySol
|
||||
- State: mature, inactive since 2004
|
||||
- Download: http://www.pysol.org/#download
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: cards
|
||||
- Code repository: (see download)
|
||||
- Code language: Python
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: Tk
|
||||
|
||||
See also [PySol Fan Club Edition](https://pysolfc.sourceforge.io/) and https://github.com/shlomif/PySolFC.
|
||||
|
||||
## Building
|
Reference in New Issue
Block a user