usokoban

rain1 fe5ec7cf1d added handmade levels by yoshio and masato. 9 lat temu
levels fe5ec7cf1d added handmade levels by yoshio and masato. 9 lat temu
skins fb084e52ea kenyam 9 lat temu
LICENSE ee8402356a Initial commit 10 lat temu
Makefile caeda54b31 * Makefile: Added an install target. 9 lat temu
README.md 142da3a84e * package.scm: added a guix package definition. 9 lat temu
README.source a13bfa7c8c initial source import 10 lat temu
base.c 49871e1826 explained mouse controls too 9 lat temu
package.scm caeda54b31 * Makefile: Added an install target. 9 lat temu
savitch.c a13bfa7c8c initial source import 10 lat temu
savitch.h a13bfa7c8c initial source import 10 lat temu
settings.c 2cbbe4b177 added assets 10 lat temu
settings.h a13bfa7c8c initial source import 10 lat temu
sokoban.c c2b4e7acae * sokoban.c: Make the sokoban level parser a bit more forgiving. 9 lat temu
sokoban.h a13bfa7c8c initial source import 10 lat temu
sokoban2.c a13bfa7c8c initial source import 10 lat temu
solution.c a13bfa7c8c initial source import 10 lat temu
solution.h a13bfa7c8c initial source import 10 lat temu
solver.c a13bfa7c8c initial source import 10 lat temu
solver.h a13bfa7c8c initial source import 10 lat temu
usokoban.png 2cbbe4b177 added assets 10 lat temu

README.md

usokoban

USokoban is an excellent sokoban implementation by Yang Chao.

this version

I have put it on github and added a makefile, edited slightly to my preference (no need to 'install' it).

building

type make if on guix use guix environment -l package.scm to get a build environment set up.

running

On first run use ./usokoban and it will set the current working directory as an absolute path in the preferences file ~/.usokoban. After that you can run usokoban from any directory.

levels

I collected some level sets which you can easily find by searching on the internet.