Showing 18 open source projects for "chess software"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    Eagle Mode is a zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ toolkit API for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command...
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    Chess Cheats

    Chess Cheats

    Chess Cheats for Personal use

    Chess Cheats for Personal use only this software is not for tournament or competitions (Chess World Cup)
    Leader badge
    Downloads: 169 This Week
    Last Update:
    See Project
  • 3
    Monk
    Free client-based chess game engine with its own board. Written in wxDevC++. Latest release of this software is now available at https://e2-e4.org/en/ as a website' bot program. Feel free to play with one online. Also recently was made an OpenGL version of the game. Added to "Files" as "monk_src_en.zip". Contains Windows application and complete sources for "wxDev C++".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dgtdrv aims to be a uci/xboard/crafty compatible interface (input engine) for the DGT Electronic Chess board on POSIX platforms. It relies on the dgtnix library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    C/CIF

    C/CIF

    Compact/ Chess Interchange Format

    C/CIF is an interchange format for chess applications. This format is supporting all features of a chess application - PGN does not provide this - and can be used to transfer chess archives without any loss via an application independent format. C/CIF is supporting two formats: the binary format CCIF, and the human readable format CIF (in XML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CheekyChess

    CheekyChess

    A fast bot for chess.com

    This project aims to provide a fast chess bot able to recognize moves and respond to them via use of an external UCI-engine, such as - preferrably - Rybka 2.9. Check out a live demo here: https://vimeo.com/128428976
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Virtual Chess Clock

    Virtual Chess Clock

    A simple and free chess clock software.

    Virtual Chess Clock is a chess clock software: it can be used to simulate a chess clock on computer (typically a laptop). Virtual Chess Clock is designed to be easy to use. It is free, open-source and multi-platform.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Chess Wizard
    Chess Wizard is a powerful chess software to play, study, edit and publish games. It supports many strong UCI engines, provides a huge online database and hundreds of puzzles. Chess960 is available now.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Duell

    Duell

    Bored playing chess? Challenge yourself playing 'Duell'!

    'Duell' is a challenging variant of chess, even more abstract than the original. Imagine a chess board, but replace the figures by dice. Instead of moving the dice, they are flipped around the board according to their value, obeying the rules of chess. And, you got it, they change their power as they change the number of pips! This 'Duell' software project allows two players to challenge each other, or a single player to get challenged by the computer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    Chesley is a free software chess engine written in C++ targeting Windows and Unix-like platforms and the xboard GUI. Chesley implements a number of modern chess programming techniques, including bitboard move generation, transposition tables, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GamesCrafters is an undergraduate research group at the University of California, Berkeley. GAMESMAN is our software for building text & X11 apps for finite, 2-person abstract perfect-information games (e.g., TicTacToe & chess). We've authored 40+ games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The software component should provide a desktop KDE4 interface to the www.kingchess.de chess server. As a first version the GUI should look as the windows vista gadget provided by kingchess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chess++
    Chess++ is a modern multi platform 3d chess game implementation for (at least) GNU/Linux and Windows with user programmable chess rule sets, a client software application (chesspp), and a server application (cheppd) by which all the games are managed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    aigochess is a chess-style board game and uses improved faile engine with strong AI.The feature of this game is adding two Cannon which comes from Chinese Chess into original chess. It's the official traning software for China aigo Chess Club.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    A multiple clock software, to help playing for example board games. This (very simple) software alows you to control the played time for every player and put a time limit for each person. It is inspired from the chess clocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    pgn2pgc converts text Portable Game Notation (PGN) chess files into highly compressed Portable Game Coding (PGC) chess files. This is the only implementation of PGC as described in the PGN standard. Code is also useful for writing chess software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo