usokoban

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

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.