ROOMS.DAT for WinSoko is in RDF format. To convert it: 1. Make a copy of ROOMS.DAT. 2. Rename the copy to ROOMS.RDF. 3. Convert ROOMS.RDF to ROOMSx.TXT using...
Yesterday I posted Visual Sokoban 2.0 in this group. Perhaps other people had it already and noticed that database.pak is the file that contains the levels and...
Hello Winnie, You can use Sokoban++ to open the database.pak file. Then you can save it as a normal xsb text file. By the way: Sokoban++ can also be used to...
Some do can send me files in levels for me? Mainly levels in visual sokoban.... i stay much thankful. I don't download .exe because count virus. i wait for...
Debo haber conseguido una versión sin faltas de "conejo pensamiento" original. Mi PC es antiguo a los estándares de hoy. Si estás funcionando winsoko.exe...
See post #1932. #3909! Ranked 24th on the globe! Yahoo! Free points for many of the mirrored puzzles. I have'nt opted to send out my creations yet! Say...
Hi Mfraune! See at http://sokobano.de/scores/original.php and also at http://www.cs.cornell.edu/andru/xsokoban/scores.txt for the best results at level 38. ...
Hi Mfraune! See at http://sokobano.de/scores/original.php and also at http://www.cs.cornell.edu/andru/xsokoban/scores.txt for the best results at level 38. ...
This campaign is about Human beings, Democracy, UNHCR, Refugees, The Iraqis, Islam, Kurds, Human rights, Respect, Money, Donations, Angelina Jolie, Pavarotti,...
eternity_t7@...
Jun 6, 2006 9:52 am
1995
A funny puzzle game for Windows, MacOS-PPC and Linux: http://www.loomsoft.net/games_zeps_dreamland.shtml Also features a level editor. I love this game and...
By looking at the screenshots, I thought it was some kind of vertical Sokoban and as I am working on a vertical Sokoban, it caught my attention. Turned out it...
If, the maps with names with the character "#", they mean a problem. ... But this has a solution. In general, all XSB-RLE has 3 parts: 1) the name of the...
... Zep's Dreamland is not a kind of vertical Sokoban, but it's not an arcade action game either, there is no enemy, no action nor time limit, it's a pure...
... all. ... Yes, sorry, I spun off on Solomon's Key which IS an action puzzler. I didn't mean to imply that Zep's Dreamword is one (and thereby discouraging...
"Same length text-lines" doesn't work for identifying run-length encoded boards spanning multiple lines. First and foremost, it doesn't guarantee correct...
Maps XSB-RLE in multiple lines, is an idea that can be used by the users, in general for an elegant representation.To be published in a principle for HTML...
... Unfortunately, there is nothing elegant about it as long as it isn't formally defined in a way that can be implemented reasonably easy and efficient by a...
I agree with Brian, even more: I would suggest that every line should end with "|", except the last one. regards YGP ... and ... idea ... files. ... length ......
Is the following map valid? 17#|#@2-#3-#3-#3 -#|#-#-#-#-#-#-# -#-3#|#2-$.$.$.$ .$.$.$.-#|3#.$.$ .$.$.$.$.$-#|2-# $.$.$.$.$.$.$.-# ... -#-#|2-#3-#3-#3- ...
... That is a wonderful idea! It avoids all the problems a program would have if it had to analyse several lines before a text-line can be categorized as being...
... Building on top of this idea leads to the elimination of the trailing "|" in each line. The line of thought goes like this: If each line must end with a...
... As a Sokoban game and parser impementer, I also prefer this idea. It is both simple for the parser and for the person hand-coding a puzzle since it removes...
... I'm glad you like the idea, Eric! ... Actually, the sketch for a formal definition I presented wasn't ambious about that, and I had carefully taken this...
Idea is good and this gives us a possibillity to have a mixture of non RLE encoded lines and RLE encoded lines. There is only one problem: #23 before the...
Because not to make the things simplest, using one double vertical bar, e.g: "||", in the beginning from each map XSB-RLE, obtains a clean identifier for the...
... It's correct that lines ending with digits aren't a part of a board, but it is worth mentioning that this is not a "problem" in the sense that it is...
Finally, with the new rules for XSB-RLE. The "pretty-print"(lines with the same number of characters per line) is allowed? #24 17#|#@2-#3-#3-#3-#|#-#-#-#-#-#-#...
... To me it seems to read ambiguously because it doesn't state what happens if the row actually does end with a "|"; it states only what ... The revised...