OS4 DepotLogo by Kicko 
(anonymous IP: 216.73.217.9,2490) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (350)
   o Datatype (51)
   o Demo (206)
   o Development (621)
   o Document (24)
   o Driver (102)
   o Emulation (155)
   o Game (1041)
   o Graphics (514)
   o Library (121)
   o Network (241)
   o Office (69)
   o Utility (956)
   o Video (74)

Total files: 4525

Full index file
Recent index file

 Links

  Amigans.net
  Aminet
  IntuitionBase
  Hyperion Entertainment
  A-Eon
  Amiga Future


Support the site


 Readme for:  Game » Board » cfish.lha

CFish

Description: Strong UCI chess engine
Download: cfish.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 366kb
Version: 150726
Date: 18 Jul 2026
Author: T. Romstad, M. Costalba, J. Kiiski, G. Linscott
Submitter: Domenico Lattanzi
Category: game/board
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 13948
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
This is a port to OS4 of CFish, a chess engine derived from Stockfish
by rewriting its C++ code in C. It is not a complete chess program
and requires some UCI-compatible GUI in order to be used comfortably.

Porting has been made with Claude AI from Anthropic.

Features:
- Polyglot book supported
- Syzygy tablebases supported
- Multithread
- Strong playing algorithm
- Compact size (executable is 436 Kb)

### Terms of use

This program is released under the GNU General Public License (GPL).
Essentially, this means that you are free to do almost exactly
what you want with the program, including distributing it among your
friends, making it available for download from your web site, selling
it (either by itself or as part of some bigger software package), or
using it as the starting point for a software project of your own.

The only real limitation is that whenever you distribute Cfish in
some way, you must always include the full source code, or a pointer
to where the source code can be found. If you make any changes to the
source code, these changes must also be made available under the GPL.

Copyright © 2004-2026 by Björn Hagström All Rights Reserved