Rules Current Competition Submit a solution Submission table - ALL Submission table - Main Submission table - Ext Submission table - Ext2 Submission table - Ext3 Competition results Hall of Fame Past Competitions About
比赛规则 本期比赛关卡 提交答案 提交列表(全部) 提交列表 - 1 提交列表 - 2 提交列表 - 3 提交列表 - 4 比赛结果 荣誉殿堂 往期比赛 比赛简介 比赛诗选
歪推箱子 推箱子加加 睿斗推箱子 推箱快手(安卓版) 推箱快手(Windows) SokoPlayer SokoPlayer HTML5 USokoban [Linux] SokoFind LURD2XSB 推箱子工具 [Utilities] 推箱子变种 [Variants]
关卡平台 sokoban.org 字母表 [alphabet] 十二生肖 [zodiac] 2012精选 [bestof2012] 2013精选 [bestof2013] 关卡答案
MF8论坛推箱子版 QQ群:92017135
XSB2MF8 [中文] XSB2MF8 [English] XSB2MF8 [sokojava] 关卡旋转工具 LURD2XSB工具 LURD转换工具 推箱子GIF动画制作教程 [skyivben] XSB2image [skyivben] image2XSB
推箱子常见问答 [FAQ] 推箱子格式 [XSB & Lurd] 推箱子基本概念:空位 推箱子游戏中半位空间的奇偶属性与磁铁效应 推箱子新手之路 “信以为真”关卡诞生记 推箱子GIF动画制作教程 逆推教程 推箱子文档下载
SokoPlayer HTML5 SokoPlayer JavaApplet USokoban [Linux] sokoban.py Sokoban.WS Tools SokoFind SokoLines HTML5
推箱子常见问答 [FAQ] 关于推箱子 [XSB & Lurd] 推箱子文档下载 关于比赛 墙纸下载 [Wallpaper] 友情链接 [Links] 推箱子博客 [Blog] Credits

USokoban

The motive of writing USokoban is to provide a new native version of Sokoban for Linux/GNU.

USokoban is developed under Ubuntu, and is written in C on top of the GTK+. I have only tested it under Ubuntu, Fedora and openSUSE (3 of the top 10 distributions of Linux according to DistroWatch), but it might work for other Linux distributions with a GNOME/KDE desktop enviroment running on i386 machines as well. It is reported that USokoban can be also compiled for amd64/x86-64 architecture. There is a guide to compiling and installing USokoban on x86-64/Fedora/xfce written by ikamusume at FedoraForum.org.

USokoban can be also compiled for PC-BSD, a customized installation of FreeBSD.

Suggestions, comments and bug reports are welcome.

See also our HTML5/JavaScript version of Sokoban program - SokoPlayer HTML5 .

Main Features

Screenshots

Screenshot (Ubuntu 12.04) [2]

Screenshot (Ubuntu 10.04) (with the 4th level from the 's11' levelset of David W. Skinner)

Screenshot (Fedora 13)

Screenshot (openSUSE 11.4 M2)

Screenshot (PC-BSD 9)

Download

Binaries for i386 architecture.

usokoban-0.0.13-i386.b.tar.gz 94KB (See README file for detailed information about installation and game control)

usokoban-0.0.13-i386.tar.gz 91KB

usokoban-0.0.12-i386.tar.gz 89KB

usokoban-0.0.11-i386.tar.gz 89KB

usokoban-0.0.10-i386.tar.gz 141KB

usokoban-0.0.9-i386.tar.gz 137KB

usokoban-0.0.8-i386.tar.gz 133KB

Download the source code of USokoban

The source code is released under GNU GPL v3. For more info on the GPL, read here: http://www.gnu.org/licenses/gpl.html

Default skins are taken from XSokoban. You may download the Borgar skin for USokoban. More skins for USokoban can be downloaded from http://www.sokoban.com.ar/.

History

[Mar 19, 2013] v0.0.13b

Minor update. The binary file is the same as v0.0.13. The 'alphabet.txt' levelset is updated. A new levelset 'zodiac.txt' is added. A problem of the installation script 'install_usokoban.sh' is fixed. Also, a new screenshot of USokoban running on Ubuntu 12.04 is added on this page.

[July 18, 2012] v0.0.13

Minor update. A new levelset 'alphabet.txt' is added to the binary package. Most of the levels of this new levelset are authored by laizhufu. Open the levelset with a text editor to see the authors of each level.

[July 13, 2012] v0.0.12

Compress the solutions using zlib before saving to the database. Please delete the file '.usokoban.solutions' created by version 0.0.11.

[July 12, 2012] New icon. As a result, the binary package becomes much smaller in size.

USokoban Icon

[July 11, 2012] v0.0.11

Using the SQLite engine, USokoban can now save two best solutions automatically for each level, with respect to the number of moves and pushes, respectively. All solutions are saved in a single file named '.usokoban.solutions' in the user's home directory.

If a level has been solved before, the parameters of the saved solutions will be shown at the title bar. Press F7 or F8 to load a saved solution. F7 loads the best solution with regard to the number of moves, and F8 is for pushes (the two solutions may be the same).

USokoban remembers solved levels by hash value, rather than by their locations in the file system.

[Feb 13, 2012] v0.0.10

I would like to thank Debian Developer Julian Gilbey for making the following contribution to USokoban.

[Aug 20, 2011] The source code for USokoban is available for download now.

[Apr 23, 2011] v0.0.9

[Dec 27, 2010] v0.0.8

[Nov. 26, 2010] v0.0.7

[Nov. 17, 2010] v0.0.6

[Nov. 7, 2010] v0.0.5

[Oct. 29, 2010] v0.0.4

[Oct. 23, 2010] v0.0.3

[Oct. 14, 2010] v0.0.2.

[Oct. 8, 2010] First release.


Created: October 8, 2010
Home