Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site mcvax.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!mcvax!aeb From: aeb@mcvax.UUCP (Andries Brouwer) Newsgroups: net.games Subject: dam (draughts, continental checkers) program posted Message-ID: <774@mcvax.UUCP> Date: Thu, 25-Jul-85 12:44:46 EDT Article-I.D.: mcvax.774 Posted: Thu Jul 25 12:44:46 1985 Date-Received: Tue, 30-Jul-85 06:23:03 EDT Reply-To: aeb@mcvax.UUCP (Andries Brouwer) Organization: CWI, Amsterdam Lines: 8 I have posted a program playing draughts to net.sources.games as I promised some time ago. It is old (1977), and all I did to it is changing old-fashioned C to something C and lint accept today. It knows two output modes, one based on hard-copy terminals and one on the HP2640a (very fancy). Clearly someone who has more time than I have at present should change the HP2640a code to something using termcap or curses. (Unfortunately, not all the nice features can be expressed in this way: there is no standard capability to ask for the position of the cursor.)