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/sokosolve.md Normal file
View File

@@ -0,0 +1,17 @@
# SokoSolve
_Sokoban game with enthusiast tools._
- Home: http://sokosolve.sourceforge.net/, https://sourceforge.net/projects/sokosolve/
- State: mature, inactive since 2009
- Download: http://sokosolve.sourceforge.net/install.html, https://sourceforge.net/projects/sokosolve/files/
- Platform: Windows, Linux
- Keywords: puzzle, sokoban-like
- Code repository: https://svn.code.sf.net/p/sokosolve/code/ (svn), https://svn.code.sf.net/p/sokosolve/decade/ (svn)
- Code language: C#
- Code license: ? (GPL)
- Code dependencies: WinForms
Developer: Guy Langston
## Building