Showing 19 open source projects for "pgn"

View related business solutions
  • 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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    ChessX

    ChessX

    Chess Database and PGN viewer

    A free and open source chess database application for Linux, Mac OS X and Windows.
    Leader badge
    Downloads: 438 This Week
    Last Update:
    See Project
  • 2
    SCID Recast

    SCID Recast

    The SCID 5 format in a clean, deterministic, modular architecture

    SCID Recast is a deterministic, modern architecture modernizing the core database and indexing subsystem from first principles. It preserves compatibility with existing si5 databases while restructuring the core into a clean, modular C library (libscidcore) with well‑defined boundaries for database, game model, search, engine integration, and metadata. The project emphasizes reproducibility, explicit invariants, a clear error model, and a stable foundation for supporting archival workflows...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Nimzo-3d-Chess-GUI

    Nimzo-3d-Chess-GUI

    A free Chess program for Windows with a large set of features

    The Nimzo_3d GUI is a chess program for Windows 7 - 11 It is an enhanced version of the Tarrasch Chess GUI written by Mr Bill Forster, with many additional features. It has a simple, easy to use interface, so it is ideal for novice players or inexperienced computer users. It also has more advanced features for expert users. So if you just want a casual blitz game against the computer, or to automatically analyse one of the famous games from chess history, it can perform these...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Pgn2ltx is a simple converter that reads chess games in PGN format and outputs them to a LaTeX input file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    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: 21 This Week
    Last Update:
    See Project
  • 6
    pgnlib is a C++ class library for linux intending to provide a simple programming interface to PGN chess games collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    PGNreader

    PGNreader

    Chess game interface

    PGN Files read and write. Unadorned Chess Diagrams. Unlimited Simultaneous Diagrams. Diagram Cloning. Graphical Diagramming. XML output for Chess Authoring. PGN processing sub processes. Open Source Chess Engine interfacing.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9

    SANKit

    Read and write PGN format and test moves for legality.

    ...The code has gone through extensive analysis using the llvm/clang compiler and reports no issues at this time. To use the code as a "framework" you would undefined "CLI". In addition, a small C++ program is included that takes as input a file of one or more PGN records, and outputs pure pristine PGN records as output. In addition to flagging errors at the move level, the program provides three boards around the move. NOTE: plan on budgeting a fair amount of time to read, re-read, and experiment with the documentation and cryptic uncommented code. You are on your own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    Kastling is a free chess interface written in Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chess Engine
    Provides interface for working with chess games in PGN (use libpgn) make moves, and get result
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    ...Modes of play include Head to head, single player against an integrated GNUChess engine, Online play through an included server and the ability to watch pre-recorded PGN matches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A program to convert PGN files to webpages that allow the replaying of Chess games within a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LogBot is used at Free Internet Chess Server (FICS) to log kibitzes, whispers and channel tells made during the game of chess. The result is annotated Portable Game Notation (PGN) file which can be sent via e-mail to anyone who subscribe for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CXBoard is graphical user interfaces for Co Tuong (Xiangqi). It display a xianqiboard on the screen, accept moves made with the mouse, and load and save games in Portable Game Notation (PGN).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A PGN-format chess game viewer for the PalmOS. Displays PGN format chess games and (will display) FEN format positions, and allow the entry of new games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    This project is a massive multiple player online network game engine. It provides convenient content creation tools for rapid online game creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    wxChess aims to be a two-player(human vs. human) and a one-player(human vs. AI) chess game developed primarily with the C++ library wxWidgets. Plans include, but are not limited to, PGN uploads for position evaluation and strength improvement tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB