import from libregamewiki

This commit is contained in:
Trilarion
2019-10-28 14:21:32 +01:00
parent a2c6294b54
commit a4f55afdcc
65 changed files with 1052 additions and 152 deletions

18
entries/crosswords.md Normal file
View File

@ -0,0 +1,18 @@
# Crosswords
_Based on the rules of Scrabble._
- Home: http://xwords.sourceforge.net/
- State: mature
- Download: https://sourceforge.net/projects/xwords/files/
- Platform: Android
- Keywords: role playing, board, open content
- Code repository: https://git.code.sf.net/p/xwords/git, https://svn.code.sf.net/p/xwords/svn/trunk (svn)
- Code language: Java
- Code license: GPL-2.0
Developer: Eric House
## Building
- Build system: Gradle