From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrey mirtchovski To: 9fans@cse.psu.edu Subject: Re: [9fans] 150-solitiare In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Sun, 30 Mar 2003 22:14:46 -0700 Topicbox-Message-UUID: 87606598-eacb-11e9-9e20-41e7f4b1d025 i wanted to do solitaire for p9 long time ago -- started thinking about it (and found the control(2) library), then came across charles forsyth's minesweeper for Release 2, modified it to work with control(2) and posted the result here: http://www.acl.lanl.gov/plan9/minesweeper/index.html to be honest i never tried it with R4, i'll do so tonight :) of course, i never got to doing anything about solitaire... there are several different sets of cards available on the net as images, converting them to work with the draw library (much like how it's done with minesweeper) would be trivial (but don't count on me doing it -- my plate is more than full until at least the summer :) andrey On Sun, 30 Mar 2003, Sam wrote: > I found a nifty little book at a junk store > over the weekend titled _150 ways to play > solitiare_. If anyone wants to collaborate > on a sol program for 9, I'll write the guts > if you write the gui. > > Cheers, > > Sam >