Version 1 of Freecell

Updated 2007-11-26 11:38:12 by HJG

MG Nov 26 2007 - Quite some time ago, I wrote a copy of Freecell, one of the card games shipped with Windows XP (and other versions, I think) with a friend of mine. I've finally gotten around to uploading the code, which you can find on my website (http://www.talvo.com/tcl-code.php ) as it's rather large for a wiki page.

It's pretty similar to the Windows version, though is definitely missing at least one feature: when you move cards, it always moves the most it can, rather than giving you the choice between moving a single card/the column.

The friend I wrote it with is also multi-lingual, so it runs in four different languages, using msgcat.

Comments, criticisms, suggestions for improvement, etc, welcome as ever.


Category Games