[ Home Page ] [ Eiffel Archive ] [ Eiffel Applications ]
XCell 4.0A card gameWritten by Robin van Ommeren.
xcell40a.zip (654,918 bytes)
A card game inspired by Microsoft's FreeCell but with many more features.
Xcell is a free game and Xcell 4.0A is a public Beta release, if you like the game or not, please distribute it everywhere! Thanx
xcell.exe Executable splash.bmp Splash bitmap, this file can be modified but should be a valid bitmap! xback.bmp Background bitmap, this file can be modified but should be a valid bitmap! bad.wav Game sound, this file can be modified bop.wav Game sound, this file can be modified click.wav Game sound, this file can be modified fire.wav Game sound, this file can be modified hsw_button.wav Game sound, this file can be modified hsw_next.wav Game sound, this file can be modified move.wav Game sound, this file can be modified select.wav Game sound, this file can be modified release40A.txt Release notes
You can send any comments to either of the following e-mail adresses:
The latest developments and news can be checked at:
The highscore file is not compatible with any prior releases of Xcell. From now on the highscore file will be compatible. Make sure you enter a unique name or callsign (e-mail) in the Hall of Fame, otherwise your highscores may be merged with another person's highscores if you exchange highscore files.
If you exchange a highscore file, make sure you compress it first. It should be brought down by 90% in size.
Customization of the toolbar is not finished, the following features may not achieve the desired effect:
The GameSolver is very stupid. This will be improved in future versions. It is wise to only use the gamesolver when you think you are really stuck in a game. Apply the following strategy:
Note: The gamesolver button on the toolbar starts and stops the gamesolver.
Exchanging highscores through the internet is not implemented yet. This will be somewhere in July, since my development computer is not hooked up on the interenet at the moment. Workaround: Send each other the highscore file "xcell.hgh", and use the merge button on the high score window to merge the recieved highscore file with your high score file.
There is no installation program included in the delivery. This will quickly change. I may have it finished for Xcell 4.0B
The option window is far from finished, new options will be added with every Beta version.
There is no help file. Eventually I will make one...no use in documenting features that may still be subject to change since I make no money with this game...
"Most scores" and "Least scores" in the Hall of Fame are not implemented. Also "Slowest game" and "Most moves" will be removed and "Average moves" and "Average time" may be added.
The CD player is stil subject to improvements.
The sound effects are slowing down the game.
The high score file can get large.
All reported bugs in 4.0A will be fixed
Xcell 4.0B is scheduled for somewhere in August (first I have to graduate...)
A help file will be available eventually. You can find the game rules in the help file of Freecell, which is shipped with Windows 95 and Windows NT. The controls are different and explained in the following FAQ. I will update this FAQ with all the questions I recieve through e-mail.
As mentioned before, there is no installation program yet. Just extract all the files from the zip file in a new clean directory and you are done.
The source code for version 1.0 of this game is distributed with the WEL library shipped with ISE Eiffel and Visual Eiffel.
[ Home Page ] [ Eiffel Archive ] [ Eiffel Applications ]