From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from vms173001pub.verizon.net ([206.46.173.1]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1JLmLs-0008OR-00 for ; Sun, 03 Feb 2008 16:26:12 -0500 Received: from edgy ([151.204.241.215]) by vms173001.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JVO00LJ9LNGWT00@vms173001.mailsrvcs.net> for speakup@braille.uwo.ca; Sun, 03 Feb 2008 15:14:06 -0600 (CST) Received: by edgy (sSMTP sendmail emulation); Sun, 03 Feb 2008 16:25:59 -0500 Date: Sun, 03 Feb 2008 16:25:59 -0500 From: Christopher Moore Subject: Cribbage testers needed To: speakup@braille.uwo.ca Message-id: <20080203212319.GA5798@edgy> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2008 21:26:12 -0000 Hello, I've written a cribbage game in python for the text console. It works great with speakup. If anyone would like to give it try, let me know and I can send a copy. The code still needs a bit of refactoring, but it's pretty close to complete. It also runs on the icon/bp in the text console. Chris