imports from libregamewiki and some cvs to git conversions

This commit is contained in:
Trilarion
2019-11-07 12:46:23 +01:00
parent 108dfc5d1e
commit 72505aa19f
72 changed files with 1207 additions and 146 deletions

17
entries/ltris.md Normal file
View File

@@ -0,0 +1,17 @@
# LTris
_Tetris clone._
- Home: http://lgames.sourceforge.net/LTris/, https://sourceforge.net/projects/lgames/
- State: mature, inactive since 2013
- Download: https://sourceforge.net/projects/lgames/files/ltris/
- Keywords: puzzle, open content, tetris-like
- Code repository: https://svn.code.sf.net/p/lgames/code/trunk (svn part of it)
- Code language: C
- Code license: GPL-2.0
- Code dependencies: SDL
- Assets license: GPL-2.0
Developer: Michael Speck
## Building