repository conversions to git

This commit is contained in:
Trilarion
2019-11-29 13:10:47 +01:00
parent dd24a92dcf
commit 54bab868b7
157 changed files with 282 additions and 296 deletions

View File

@@ -6,7 +6,7 @@ _Simple Sokoban game aimed at playability and portability across systems._
- 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 repository: https://gitlab.com/osgames/simplesok.git (conversion of svn), https://svn.code.sf.net/p/simplesok/code (svn)
- Code language: C
- Code license: GPL-3.0
- Code dependencies: SDL
@@ -15,3 +15,5 @@ _Simple Sokoban game aimed at playability and portability across systems._
Developer: Mateusz Viste
## Building
- Build system: Make