Main > Free Download Search >

Free sokoban software for linux

sokoban

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 17
GSokoban 1.0

GSokoban 1.0


GSokoban project is a GNOME implementation of the Sokoban game. more>>
GSokoban project is a GNOME implementation of the Sokoban game.
GSokoban is a puzzle game invented in Japan 1982 by Hiroyuki Imabayashi.
The goal is to push a number of boxes to special spots in a maze, without getting stuck against walls or in corners.
Main features:
- It is free software, and licensed under the GNU General Public License.
- Multiple image sets. (Ten sets included)
- Multiple map sets. (Currently seven sets (471 levels) included)
- Default, 90 maps, Level 1-50 Copyright (c) 1982 Thinking Rabbit Inc, Japan
- DimitriAndYorick, 61 maps, Copyright (c) Jacques Duthen
- Howard, 100 maps, Copyright (c) Howard Abed
- Sasquatch, 50 maps, Copyright (c) David W. Skinner
- Yoshio1, 52 maps, Copyright (c) Yoshio Murase
- Yoshio2, 40 maps, Copyright (c) Yoshio Murase
- sokogen-990602, 78 maps, Copyright (c) Howard Abed
- Scoring based on pushes or moves.
- Unlimited undo function.
- Saves solutions so you can review them at a later time using the built-in playback function.
Enhancements:
- Several memory leaks are fixed.
- The game area is always centered, and the window can no longer be made smaller than the game area.
- Russian translation from Igor Plekhov.
- New graphics set "budge" from Nat Pryce.
<<less
Download (0.31MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1071 downloads
SYASokoban 2.0

SYASokoban 2.0


SYASokoban is a clone of the popular Sokoban puzzle game. more>>
SYASokoban project is a clone of the popular Sokoban puzzle game.
The goal is to push the crates onto the designated squares without getting stuck.
Sokoban was invented in Japan and the original program was written by Hiroyuki Imabayashi. It is copyright (c) 1982 Thinking Rabbit Inc. Japan.
"Sokoban" means "warehouse keeper" in Japanese; the goal of the game is to push all the crates into the designated crate positions.
The levels provided are not my own, they are assembled from various sources. The default 90 levels are public domain.
You can add more sets of levels in the data/sokoban/levels folder. The file must have the .txt extension. See existing sets of levels for examples.
Main features:
- "Unlimited" undo
- Mouse controls + path finding
- Many included levels
- Can add new sets of levels
<<less
Download (0.25MB)
Added: 2006-12-27 License: BSD License Price:
1032 downloads
Still Yet Another Sokoban 2.0.1

Still Yet Another Sokoban 2.0.1


Still Yet Another Sokoban is an implementation of the popular Sokoban puzzle game. more>>
Sokoban was invented in Japan and the original program was written by Hiroyuki Imabayashi. Sokoban is copyright (c) 1982 Thinking Rabbit Inc. Japan.
"Sokoban" means "warehouse keeper" in Japanese; the goal of the game is to push all the crates into the designated crate positions.
The levels provided are not my own, they are public domain.
Main features:
- "Unlimited" undo
- Mouse controls + path finding
<<less
Download (0.25MB)
Added: 2007-07-30 License: BSD License Price:
819 downloads
Xokoban 1.0

Xokoban 1.0


Xokoban project is my (C++) sokoban game for X11. more>>
Xokoban project is my (C++) sokoban game for X11.
Main features:
- Undos right back to your first move
- Go to any level - you dont have to play them in order
- recording of solutions. If you solve a level or find a better solution, the new solution will be remembered
- can show the solution for any level, if one has been found
- a demo mode which shows all solutions or levels
- a nice-looking game board with a configurable color scheme, 4 are included.
<<less
Download (0.056MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
971 downloads
gSoko 0.4.2

gSoko 0.4.2


gSoko is a gtk+ clone of the famous Sokoban game. more>>
gSoko is a gtk+ clone of the famous Sokoban game.
The goal of the game is to push all the boxes on the squares with a red pattern.
gSoko is designed to run on Linux boxes.
gSoko is free software, released under the GNU General Public License (though the code is not very clean yet).
Enhancements:
Main features include:
- animated moves
- 50 levels (more to come)
- automatically save/reload level to/from $HOME/.gsokorc
- multiple undo
- nice graphics (thx The Gimp)
Future versions should bring:
- gtk2 support
- score
- more levels
- skinability
- cleaner code
<<less
Download (0.068MB)
Added: 2005-08-16 License: GPL (GNU General Public License) Price:
1529 downloads
JSokoApplet 1.23

JSokoApplet 1.23


JSokoApplet is a Java applet for playing the game of Sokoban. more>>
JSokoApplet is a Java applet for playing the game of Sokoban. It features path finding, auto push, auto solving, undo/redo, deadlock detection, and more

JSokoApplet project is written in Java. You must have Java installed to start the game.

There are two ways of starting the program:

1. Starting the program as an applet:

Load the html-file in your browser (usually by doubleclicking the html-file). The applet should be loaded automatically with that html-file.

2. Starting the program as an application:

a) Start the batch-file "Start JSokoApplication.bat" (Windows users)
or
b) open a console window, go to the folder where the file "JSokoApplet.jar" is located and type: java -jar JSokoApplet.jar
or
c) Just double click the file "JSokoApplet.jar"

If the program doesnt start please check if you have Java installed.
If you have questions about how to start the program write to "x-brain@uni.de"

The game:

"Sokoban" is a puzzle game invented in Japan 1982 by Hiroyuki Imabayashi. The rules are very simple but the game itself is not.

The Rules

The object of the game is to push boxes to specially marked positions in a level. The boxes can only be pushed, never pulled, and only one can be pushed at a time. The player can only move on "free" (= no wall and no box) fields.

A level is solved if all boxes have been pushed to specially marked positions.
One field can just be occupied by only one of the following levelelements at a time: the player, a box, a wall

Just start the game. You easily will learn the rules by playing the game.

The computer will help you in positions where you lost the possibility to solve the level (for example, if you pushed a box in a corner) by showing you the message that the level isnt solvable anymore.

Note: Recognizing positions that are unsolvable is very difficult. Hence the computer just shows this message for some kinds of unsolvable positions.

How to Play

You can move the player by using the arrow keys or by using the mouse (or both)

Keyboard Functions

Move the player: Arrow keys

Undo last move: [Delete] or [Backspace]

Redo move from history: [Insert]

Restart level: [Enter]

Previous level: [Page up]

Next level: [Page down].

Mouse Functions

Left-click on a position to let the player automatically move to this position.
Left-click on a box to select it then left-click the target position. The player will automatically push the selected box to the specified position. Unselect a box by clicking on it again.

A click of the right mousebutton will undo the last done activity.

<<less
Download (1.0MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1050 downloads
Yasminuroban 0.68a

Yasminuroban 0.68a


Yasminuroban is a Sokoban-like game that runs in Web browsers that correctly support JavaScript and CSS. more>>
Yasminuroban is a "Sokoban"-like game that runs in Web browsers that correctly support JavaScript and CSS. It includes a level editor.

Yasminuroban is a cross-platform and cross-browser game and was tested under BeOS, Linux, *BSD, Windows, and others.

<<less
Download (0.049MB)
Added: 2006-08-22 License: MPL (Mozilla Public License) Price:
1162 downloads
KaPooka 0.3

KaPooka 0.3


KaPooka project is a logic game involving pushing blobbies around and finding your way to the exit. more>>
KaPooka project is a logic game involving pushing blobbies around and finding your way to the exit.

Its kind of a cross between Sokoban and Pengo with regards to gameplay.

You move your red blobby around, pushing the green blobbies out of the way and finding the exit.

The game currently consists of 30 levels.

Anyone that feels like contributing other levels is most welcome.

<<less
Download (0.58MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1069 downloads
EasySok 0.3.5

EasySok 0.3.5


EasySok project is a sokoban game for KDE. more>>
EasySok project is a sokoban game for KDE3.
In sokoban you are a warehouse keeper which has to push gems on their goals. The problem is, that the keeper can only push one gem and there are walls which stand in his way.
Sokoban was originally invented in 1982 by Hiroyuki Imabayashi at the Japanese company Thinking Rabbit, Inc. Sokoban has a (relatively) small, but very active group of fans around the world, which permanently create new levels and sokoban programs, so its unlikely that youll run out of new material.
If you dont use KDE3, just look at the link section, to find programs which are supported on your favorite platform (there are versions for Windows, Mac, PalmPilot, DOS and several Java programs, so you should find a program which you can use).
Main features:
- Playable with mouse or keyboard (or both).
- Automatically saves the last attempt for each map and all solutions.
- The best solutions for each level can be send to a highscore server and compared with the solutions of other users. The solutions are compared by the minimum number of pushes, the minimum number of linear pushes, the minimum number of gem changes and the minimum number of moves.
- A retro mode. In this mode you play the game backwards, starting from the end position. This allows you to quickly determine, in which order you have to push the gems on the goals.
- Saving and loading of games, level collections and solutions.
- A map editor, which lets you create your own maps and collections. It has also very limited support for auto generation of maps.
- Export a map as an image.
- Export a game either as an MNG-animation.
- An easy way to find duplicate maps.
- Annotation of solutions.
- Bookmarks for fast switching between games. You can also import your old KSokoban bookmarks.
- Unlimited undo/redo.
- You can let your moves be played.
- You can optimize your solutions for the number of moves or pushes made. This can also be done automatically for you.
- A basic solver (its not really clear, if this is a feature or a misfeature).
- You can change the look of the game by themes (currently the number of themes is really quite small).
- You can let the game honor dead fields (which are fields, where no gem should ever be positioned, because it cannot be moved to a goal from there). Depending on the theme, this dead fields are also marked. You have to try it, to really appreciate it!
- You can also let the programm show you all valid gem pushes.
- Its highly configurable.
Enhancements:
- Fixed configuration of toolbar.
- Made toolbar hidable.
- Updated admin dir to kde3.3 version.
<<less
Download (MB)
Added: 2006-12-21 License: GPL (GNU General Public License) Price:
1038 downloads
RocksnDiamonds 3.2.3

RocksnDiamonds 3.2.3


RocksnDiamonds is an arcade style game for Unix. more>>
RocksnDiamonds is an arcade style game for Linux, Windows, Mac OS X and DOS in the tradition of:
"Boulder Dash" (C 64)
"Emerald Mine" (Amiga)
"Supaplex" (Amiga/PC)
"Sokoban" (PC)
Main features:
- network multiplayer games (upto 4 players) for Unix platform
- local multiplayer games (upto 4 players) for all supported platforms
- soft scrolling with 50 frames per second
- freely customizable keyboard and joystick support
- stereo sound effects and music
- music modules and fullscreen in SDL version
- contains levels to play Boulder Dash, Emerald Mine and Sokoban
- lots of additional levels available (over 10.000)
- distributed with full source code under the GNU General Public License
- available for Unix (all flavors), DOS and Windows (95/98/NT/2000/XP)
- known to work under BeOS and Mac OS X
- should compile on any platform supporting either X11 or SDL
<<less
Download (2.9MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1017 downloads
Python Kye 0.9.3

Python Kye 0.9.3


Python Kye is a puzzle game which takes ideas from Sokoban and the genre of falling-rocks puzzle games. more>>
Kye is a puzzle game which takes ideas from Sokoban and the genre of falling-rocks puzzle games. However, it includes a wider range of objects, allowing a larger variety of puzzles to be constructed.
Python Kye is a clone of the original, shareware, Kye for Windows, and is compatible with the large number of existing extra levels designed for the Windows version of Kye.
This is a clone of the original Kye, but it is a good one. I have done my best to make it as authentic to the original game as possible (and when I say my best, people who have seen PrBoom will know I take this seriously).
It mimics the original, including some of the unusual/buggy things which occur in the original game. It should be compatible with all levels for v1.0 and v2.0 of the original Windows version of Kye. Let me know if you find a level which seem not to work right.
The only respect in which it is not fully like the original is that it is slightly more predictable. In the original, timing-sensitive mechanisms in levels would sometimes break for no reason; I think the original used two separate timer objects to control the faster and slower objects, and these would sometimes drift apart.
My version does not do this; but this effect was so marginal that I doubt any levels exist which depend on it.
And, unlike Kye for Windows v2, there is no level editor in this version. But you can always edit them with a text editor ? half of the existing extra levels were made this way.
Enhancements:
- Wall auto-rounding in the editor was fixed.
- The .desktop files in the RPM were fixed.
- Code cleanups were done.
<<less
Download (0.075MB)
Added: 2007-02-11 License: GPL (GNU General Public License) Price:
987 downloads
BeastieWorker 0.4

BeastieWorker 0.4


BeastieWorker is a 3D game. more>>
BeastieWorker is a 3D game. Its based on the classic sokoban game, but in 3D perspective. BeastieWorker has low system resource requirements and can work even on slow machines.

<<less
Download (0.91MB)
Added: 2007-02-22 License: GPL (GNU General Public License) Price:
975 downloads
TheOpenCD SFD2007 Edition

TheOpenCD SFD2007 Edition


TheOpenCD is a collection of high quality Free and Open Source Software. more>>
TheOpenCD is a collection of high quality Free and Open Source Software. The programs run in Windows and cover the most common tasks such as word processing, presentations, e-mail, web browsing, web design, and image manipulation.
We include only the highest quality programs, which have been carefully tested for stability and which we consider appropriate for a wide audience. Read more about TheOpenCD.
When inserting the CD into a machine running Windows a content browser will launch automatically (provided Autorun is enabled).
Main features:
Productivity
- OpenOffice 1.1.4
- AbiWord 2.2.8
- PDFCreator 0.8
Design
- GIMP 2.2.8
- TuxPaint 0.9.14
- NVU 1.0
Internet/Networking
- FireFox 1.0.4
- Thunderbird 1.0.2
- Gaim 1.3.1
Multimedia
- Audacity 1.2.3
- Celestia 1.3.2
- Really Slick Screensavers
Utilities
- 7-zip 4.23
- Notepad2 1.0.12
Games
- Sokoban 1.187
- Battle for Wesnoth 0.9.3
<<less
Download (605MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
806 downloads
cgames 2.2

cgames 2.2


cgames project consists of three games for the Linux console. more>>
cgames project consists of three games for the Linux console.
cgames is a package that provides three games for the Linux console. Included are cmines (minesweeper), csokoban (sokoban), and cblocks (sliding-block puzzles).
The games make use of the console font and mouse support to improve the user interface.
Enhancements:
- Created a ./configure script and a top-level Makefile.
- Added the option to permit building without gpm.
- Modified the keyboard interface to cblocks (after a suggestion by Ben Olmstead).
- Added the S command to csokoban.
- Modified the cblocks -w features output format.
- Minor documentation bugfixes.
<<less
Download (0.10MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1039 downloads
Berusky 1.1

Berusky 1.1


Berusky is a logic game that is based on an ancient puzzle named Sokoban. more>>
Berusky application is a logic game that is based on an ancient puzzle named Sokoban. An old idea of moving boxes in a maze has been expanded with new logic items such as explosives, stones, special gates and so on. In addition, up to five bugs can cooperate and be controlled by the player.

In order to leave each level (theres about 120 levels in the game) it is necessary to own five keys and also to have a free way to the exit.

Hardware and software requiements arent so high, Berusky runs on any computer with SVGA graphics card. The game occupies 640x480 pixels from your desktop for main game and 1024x768 for level editor.

Berusky was primarily aimed to MS-DOS 5.x but the new version was reworked and runs on Linux and Windows now. It uses SDL library for graphics backend.

The game has been quite successful and well adopted by Czech players. We noticed about 20.000 downloads and Berusky was published as a CD bundle in many Czech gamer magazines, for instance Level, Gamestar.

Players highly appreciate its playability, well designed levels, low hardware requiements and nice graphics.
<<less
Download (MB)
Added: 2007-05-14 License: GPL (GNU General Public License) Price:
898 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2