Browse free open source C Chess Games and projects below. Use the toggles on the left to filter open source C Chess Games by OS, license, language, programming language, and project status.

  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Scid vs. PC

    Scid vs. PC

    Chess Database and Toolkit program

    "Shane's Chess Information Database" is a huge chess toolkit with extensive database, analysis and chess-playing features. Scid vs. PC is a usability and bug-fix fork of Scid. It has many interface fixes and improvements, and is fully compatible with Scid's .si4 databases. New features include a rewritten Gamelist, Computer Tournament, and FICS, Tree, Book and Graph improvements.
    Leader badge
    Downloads: 763 This Week
    Last Update:
    See Project
  • 2
    Scidb

    Scidb

    Chess Database Application

    Scidb is an open-source chess database application for Windows, Unix/Linux. It is a new development inspired by Scid.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    ChessDB is a free open-source chess database for Windows, Linux, Mac OSX and most UNIX and UNIX-like operating systems. ChessDB is based on code from Scid http://scid.sourceforge.net/ - a project for which there have been no updates for several years. In
    Downloads: 17 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Popeye is a chess problem solving and testing software with strong support for fairy chess and heterodox genres. For more information cf. topic "Popeye (chess)" on http://en.wikipedia.org/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    olivechess

    olivechess

    a UCI chess engine

    OliveChess is a simple chess engine compatible with modern chess interfaces such as ChessBase products, Arena and XBoard/Winboard. The engine supports UCI and XBoard protocols. Note: in order to use it as an xboard engine you may need Polyglot tool to be installed first
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7

    c-board

    A console/ncurses chess engine frontend and PGN editor.

    CBoard (Curses/Console Board) is an Ncurses frontend to chess engines supporting the XBoard protocol. Supports reading and writing PGN including roster tags, RAV, FEN, NAG and comments, lots of configuration options, UTF-8, different board sizes depending on the terminal and more.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Winboard 4.5 Accessible Chess

    Winboard 4.5 Accessible Chess

    Chess for the Blind for the JAWS or NVDA Screen Readers

    Winboard 4.5 32-bit is a free Windows accessible Chess program that works automatically with the JAWS or the free NVDA screen reader. It is for the blind, low sighted or those who can not use a mouse. It provides vocal announcements of position changes and other selectable board conditions. Blind players also use a separate "tactile chess board". Winboard 4.5 has full keyboard access to move pieces and run menu items. Partial sighted players use high contrast mode and adjust board, piece, most font sizes and colors. Available languages are English, German, Spanish, Italian, Dutch and Russian. Games may be viewed, modified or saved in standard PGN format. Two Chess engines supply play and grand master strength move analysis. Connect to the Free Internet Chess Server (FICS) and play humans. Modify verbosity in screen reader configurations and in the Winboard "Sound" dialog under the "General" menu. Find all documentation in the "doc" folder under the Winboard directory of your C drive.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    mpchess

    mpchess

    simple chess game written in C

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest versions of the programs will be on my site: https://matei.one/. Simple chess game for people who want to play chess but don't want to take it seriously. Written in C, using SDL 1.2 or SDL 2 for graphics. Interface inspired from old chess game for ZX Spectrum. The computer searches (L+2)/2 moves ahead (assuming that a move means that both sides move a piece), where L is the difficulty level. Positions are evaluated only by adding the values of the pieces left on the board. Any factors related to where the pieces are, such as mobility, doubled pawns, isolated pawns etc. are not considered. To add variety to the game, possible moves are randomly shuffled before every search.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Faile is a free chess program which plays a fairly strong game of chess (Expert strength or better). One of the main goals of Faile is to provide a full featured chess program with source code which is tidy, well documented, and easy to understand.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Gambit

    Gambit

    A cross-platform chess game.

    Gambit is a cross-platform chess game. There are binaries for Windows users. Users of Unix-like operating systems can check the web site for build instructions (it should be easy to follow).
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    belofte chess

    belofte chess

    A promising chess program

    A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions. The last stable release is 2.2.0 and has been released on 13/04/2026. Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please clone the git repository. Compiles and Runs on 32/64 bit on Windows, Mac, Linux, Android (ARM/x86) and Raspberry. Released under GNU v2 license. (means free to copy, free to modify, free to use, ...) Works fine with Arena/Cutechess/BanksiaGui/Winboard/Xboard/...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    XBoard compatible chess engine for Linux
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Thief is a free chess client to play on chess servers like FICS: http://www.freechess.org It supports regular chess and all variants played. It is the best client for playing Bughouse, a special team-chess game (for more info see http://www.bughouse.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    OpenChess is a Chess game, Opening Trainer and Chess data base for the PalmOS platform. It supports Palm devices with OS 3.0 and above and uses separate layouts for Grayscale, Color and HiRes (OS5 and Sony Clié OS4) devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    CP 3D Chess
    Cross-Platform 3D Chess A 3D chess game made using OpenGL and C++ Objectives: -High Quality Graphics -Proper Chess Rules -Availability of Unofficial Chess Rules -Reading Generic Chess Files -Proper A.I. for user vs. computer modes -Good GUI -Network Current Status: Chess rules exist
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Eia 0.2

    Chess engine

    Not so strong UCI chess engine programmed for fun. - IID, negascout, QS, SEE - bitboards, magics - null move pruning - hash (QS too), pawn hash - killers, history - time management, singular reply in root - staged generation - soft control - fast mobility - (undone) learning
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SOSS - a chess pairing program. Features: enter result using bar codes, lots of configurable print outs, calculation of team competitions, administration of fees etc, adm. of leaders, multiple competitions in one event, html print outs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Slibo is a chess interface and a chess engine for KDE.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    TChess is an extended chess played on a Torus (donut) It includes a computer player (KI) with 3 strength levels and multiplayer support. -- Please post your questions in the Help-Forum!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ABKit is a C++ library intended to accelerate board games development by providing the thinking engine under the Alpha-Beta algorithm. The application just need to create a few C++ methods to adapt to the actual game (like Chess, Checkers, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CINAG is an UCI computer chess engine. This is a module which thinks about the game and try to find the best move for each position. Our goal is to create a quite strong opponent by using state of the art AI technics.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Play chess on popular Internet Chess Servers (ICS servers) with a Palm-OS-based PDA. This version builds on the original version 1.0 created and released by David Barr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Given a placement of pieces on a chessboard, find the move which forces checkmate as rapidly as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB