I have written a new game for the C-64. It is named FOURCELL. It is a mentally challenging solitaire game for all ages. The main program and five support programs and instruction files have been archived into an SDA format and uuencoded for uploading. I would like to put this SDA file on your FTP site but I'm not clear on how to do this. If this is acceptable either send me the procedure or use the attached file. Here is a brief description of the game: It is for the C-64 (or C-128 in C-64 mode). A 52 card deck is dealt face up in 8 columns (4 - 7 cards, 4 - 6 cards). The objective and play is the same as regular solitaire, except there are four holding cells that cards can be transferred to and from. Supposedly, there are no unsolvable games. Games may be selected from a random deal or from a set of 100000 deals. In either deal, the game can be saved partially played or as dealt along with the moves that were made. This makes it possible to be interrupted and continued, played repeatedly until solved, or played competitively. Have fun! Dick Trissel rtrissel@slonet.org FOURCELL is a new and challenging solitaire game for the C-64 (C-128 in C-64 mode). The original card game was called "Streets and Alleys". Then, a modification of the game was put into computers as "FREECELL". This game, FOURCELL, is an enhanced version of FREECELL. FOURCELL requires thought, planning and strategy--as many as six to eight moves in advance. Game and move recording capabilities allow competitive playing. And, supposedly, there are no unsolvable games. FOURCELL.SDA is a self-dissolving archive file that, when loaded and run, dissolves to six files: C-FOURCELL -- (load"c-fourcell",8) C-64 compiled FOURCELL game. FCMGR -- (load"fcmgr",8) instruction reader, loader and file manager. FCINSTR.TXT -- (PETASCII) FOURCELL instructions and description. GAMEMAKER -- (load"gamemaker",8) make your own card deal. FCBRIEF.TXT -- (PETSCII) brief instructions. FCHELP.TXT -- (PETASCII) keypress command help file.