imports from libregamewiki, conversions cvs to git, correcting keywords and code dependencies

This commit is contained in:
Trilarion
2019-11-12 11:08:11 +01:00
parent 954e28e0d6
commit 40bdbfc382
136 changed files with 1324 additions and 374 deletions

17
entries/simple_sokoban.md Normal file
View File

@@ -0,0 +1,17 @@
# Simple Sokoban
_Simple Sokoban game aimed at playability and portability across systems._
- Home: http://simplesok.sourceforge.net/, https://sourceforge.net/projects/simplesok/
- State: mature, inactive since 2014
- Download: https://sourceforge.net/projects/simplesok/files/
- Keywords: library, open content, sokoban-like
- Code repository: https://svn.code.sf.net/p/simplesok/code/ (svn)
- Code language: C
- Code license: GPL-3.0
- Code dependencies: SDL
- Assets license: ? (GPL)
Developer: Mateusz Viste
## Building