From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 18037 invoked from network); 18 Sep 2021 21:46:17 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 18 Sep 2021 21:46:17 -0000 Received: from asquith.prosimetrum.com ([125.236.209.157]) by 4ess; Sat Sep 18 17:37:24 -0400 2021 Message-ID: Date: Sun, 19 Sep 2021 09:39:46 +1200 From: umbraticus@prosimetrum.com To: 9front@9front.org In-Reply-To: <5165a42e-10cb-0893-34d8-6d6ca8ea4df3@vivaldi.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: patented rails STM app Subject: Re: [9front] pr chess engine Reply-To: 9front@9front.org Precedence: bulk there are some ports here: http://runjimmyrunrunyoufuckerrun.com/src/games/chessengines Thanks to qwx for crafty (amd64 only, iirc) and ngplay. /src/games/chess.c is a program I use mainly for viewing pgn and keeping track of email correspondence games but it can also interface to the engines so you can play a game. There are some bugs I'll get around to fixing one day... A while ago we had a few games on grid thru a gamesfs I hacked together. That was fun; I should get it working again. Also considered a FICS interface. One day I'll try an engine. If you haven't found it already: https://www.chessprogramming.org Let us know if you make something! umbraticus