18 lines
541 B
Markdown
18 lines
541 B
Markdown
# Simple Sokoban
|
|
|
|
- Home: http://simplesok.sourceforge.net/, https://sourceforge.net/projects/simplesok/
|
|
- Inspiration: Sokoban
|
|
- State: mature, inactive since 2014
|
|
- Download: https://sourceforge.net/projects/simplesok/files/
|
|
- Keyword: puzzle, content open
|
|
- 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 dependency: SDL
|
|
- Assets license: ? (GPL)
|
|
- Developer: Mateusz Viste
|
|
|
|
## Building
|
|
|
|
- Build system: Make
|