Archive for July 2005

I’ll be at the Gurtenfestival 2005

The Amazing Gurtenfestival 2005 logo Today Stéphanie and I will go to Berne (hmm… I’ve always just written “Bern”, using the Swiss-German name, but I think the correct English name for the city is “Berne”. Please correct me if I’m wrong.) to the Gurtenfestival. We’ll be there together with Barbara and Enzo, Stéphanie’s sister and her fiance.

Berne seen from Gurten It’s going to be great I’m sure! Gurten is a small hill just outside Berne with a big park area and I’ve been there once before with Stéphanie on my first visit in Switzerland. You can see Berne from Gurten on the image to the right.

The Gurten park Back then we enjoyed a nice quiet afternoon walking in the big park — I doubt that there will be anything quiet about it this afternoon when the nice, lovely park has been transferred into a big roaring rock, hip-hop, and pop stage! :-) I’ll report on it when I get back home and will post some images.

Want something easy? Try Klondike

If you find that you keep loosing in La Belle Lucie (dispite my tips :-) then try something much easier: the classic Klondike. This rules of this game are a stark contrast to those of La Belle Lucie: here you’re allowed to do almost everything.

You can move cards around more or less as you please, they just have to be in sequence and of alternating suit. But what really matters here is that you’re not restricted to just the top-most card — you can move a build starting from any card in it. What a relief! :-) If you run out of cards in the talon, then just redeal — another thing which you aren’t allowed to do in La Belle Lucie…

I’ve been able to win four of my last eight Klondike games so that’s 50% — does somebody know the chances of winning in this game? Also, it seems that you have almost no chance of making a bad move in Klondike (again in contrast to La Belle Lucie where the most obvious moves often lead directly to a lost game). So is the game decided beforehand or do the player actually have some influence on the result?

La Belle Lucie tips

I’ve just written about how I’ve begun playing solitaire games, especially La Belle Lucie — accourding to PySol this game is also known as Clover Leaf and Midnight Oil. I’ll call it La Belle Lucie. The rules are quite easy:

  • Move all cards to the foundations to win.

  • The piles must be built in suit.

  • Only one card can be moved one at a time.

Now let me share what little I’ve found out with regards to a strategy for the game. Below is a screenshot of a typical situation in the game. Click on it to have it enlarged to full size.

La Belle Lucie — click to view full size

The piles on the tableau can be divided into two types, the first of which you will want to leave alone:

  • Locked piles. These are piles where the top cards are in sequence and of the same suit. There the top card cannot be moved. This is because La Belle Lucie is played with just a single deck and so there is just one correct position for each card. Note that the kings cannot be moved onto any other card, so any pile with a king at the top is automatically locked.

    An example of a more common locked pile is the one with the Queen of Hearts (Q) at the top: that card can only be put on the King of Hearts (K), it card cannot be moved elsewhere. So that pile is effectively locked.

    Piles with just one card also fall in this category. Even if the card in these “piles” could be moved to another pile it should never be done — since there’s just a single card moving it wont help anything since there’s no buried cards to reveal. So moving the card can never help.

    The Jack of Diamonds (♦J) is an example of such a lonely, but valuable, card.

  • Other piles, that is piles where the top cards does not form a sequence. These are the only cards that you will have a chance of moving, since all other cards are either locked or singletons.

Moving a card to another pile locks that pile since the two top-most cards now form a sequence and are of the same suit. That means that you should be careful when you move cards: always check first that the top card in the target pile cannot be moved.

In the example we could move the 5 onto the 6, but this would be a bad move since it locks the 6, which could have been moved to 7, which itself could have been moved with 8 to 9. At that point we reach a dead end in the moving, for 9 can only be moved onto 10, but that card is buried beneath 8 and 4. So to move 9 we would have to move 8 — but this card can only be placed on 9 and so we have no chance of moving 9. This effectively means that 9 is locked and so we can safely moved 8 onto it, followed by the other cards in the sequence.

This is the basic strategy: move unlocked cards onto locked cards. Continue doing this until all cards are part of locked piles or until no card can be moved. Then redeal and do it all again :-)

The cards in the foundations sometimes make things a little more subtle by giving you two ways of moving a given card. If, for example, you want to get rid of the ♣7 card so that the 3 is revealed, then you have two ways of doing this: moving ♣7 unto ♣8 on the tableau, or getting ♣6 on the foundation and then moving ♣6 there too. The problem of getting hold of 3 is equivalent to solving either of these two sub-problems. Always think in terms of such back-tracking: “if I want this card, then I have to move that card, which means that this other card most be moved…” Stop your back-tracking when you hit a cycle like above.

That’s it — if you know of anything extra worth noticing when playing La Belle Lucia please let me know!

It would also be very interesting to hear something about the statistics of the game: how often do you actually have a change, on average? The problem is that you might be unlucky in your last redeal and end up with a king at the top of a pile with another card from the same suit beneath the king. In that case you cannot win since the king cannot be moved, and thus the buried card is lost. I hate when that happens… :-)

Summer fun: play solitaire!

Stéphanie is not your typical gamer: she doesn’t play games like DOOM 3, Half-Life 2, or any such silly nonsense. Not even a cute, funny, swashbuckling, puzzle game like The Curse of Monkey Island worked on her… I’ve been playing it a bit, mostly for nostalgic reasons and because I can — using the excellent ScummVM!

So what does she play?! Is she always using the computer for concentrated hard work? No, not entirely, I’m glad to say :-) She’s playing solitaire games, La Belle Lucie to be precise. She’s been doing this ever since I got to know her, but I’ve never really been interested in solitaire — but not in DOOM or Half-Life either… I leave that kind of games to more competent people, who doesn’t get scared every 20 seconds when a monster jumps out from behind a corner!

A couple of days ago I tried to play a game… And since then I’ve been playing quite a lot! :-) First of all: La Belle Lucie is a rather difficult game, and often you don’t even have a chance of winning. So it requires a good mixture of luck and skill to finish successfully, but when you do then it’s deeply satisfying.

PySol logo If you want to give it a go then go and download the excellent PySol which has La Belle Lucie along with more than 200 other solitaire like games. You can build it yourself from the source on the homepage, but it’s probably easier to download a package for your choice of Linux distribution. It’s written in Python so it runs on windows too.

Ultra-short permalinks

I’ve just changed what was supposed to be permanent: my permalink structure. But fear not, I really believe that cool URLs don’t change so of course all the old URLs still work! But in case I messed up anyway, please drop me a mail or leave a comment.

Keeping the old permalinks was easy, I just copied the last five mod_rewrite rules from my .htaccess file and inserted them after the block managed by [WordPress][]. By the way, I love my [SSH][] connection to mgeisler.net: there’s something very cool to it when you edit your .htaccess file in [Emacs][] on a live site… :-)