usokoban

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

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.