renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

16
entries/open_yahtzee.md Normal file
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: strategy, dice game
- Code repository: https://git.code.sf.net/p/openyahtzee/code, https://gitlab.com/osgames/openyahtzee.git (+)
- Code language: C++
- Code license: GPL-2.0
Infos about [Yahtzee](https://en.wikipedia.org/wiki/Yahtzee).
## Building