Showing 145 open source projects for "chess java"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    Ghronos is a gaming clock which provides configurable timing styles for chess, go, scrabble, and boggle. It can run on Palm OS or Pocket PC devices, the Windows desktop, or in a Java-enabled web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VChess board game for playing chess via Internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JChessBoard is a chess game written in Java that can be connected to another JChessBoard via a direct TCP/IP connection. No Internet Chess Server is required for playing. It also became a full featured PGN viewer and editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The JBoard4Chess is an Open Source library for any Java Chess software. You can handle in any way a chess board position.
    Downloads: 0 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
    SimpleGameNet is a framework for an arbitrary amount of diverse multiplayer game modules. It provides distributed game and player state management, chatting, etc. Several games are included, such as Chess, Dice and ConnectALine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    j-PGN is a lightweight multiplatform java PGN reader that will allow chess games to be viewed on any platform supporting java 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BBalc is an open framework for the BloodBowl game. This library provides chess-computer like functions such as analysing the game and generating/proposing actions. The modular design allows users to extend existing analyse modules to fit their needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Chess Tourney Manager organizes chess tourneys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An advanced GNU Java Chess Engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A cross platform chess database which supports ChessGML, PGN, SVG, PostgreSQL and plugins written in Java or Jython. Some Python chess libraries and some Python tools are included. Usable pieces are Java and Python opening classification libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Solitaire game on a chess board written in Java. Turns can be undone. Supports English, German, Hungarian locales.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jhess is a combination email real time chess system. It allows seamless switching between correspondence and real time chess. This allows quick and easy play when both players are online simultaneously, and email chess when both players aren't online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A chess study aid that lets you keep track of the various positions and branches of a chess game. It's very useful for studying the complexities of a board situation, and for following along a game that has plenty of commentary. Check out the homepage!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A chess study aid that lets you keep track of the various positions and branches of a chess game. It's very useful for studying the complexities of a board situation, and for following along a game that has plenty of commentary. The goal of the project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java interface for playing chess and chess variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Program of a machine which plays chess: it recognizes the chessboard, the position, the move of the opponent, and asks an external Chess Engine to reply to the opponent move. it is connected to a real robot which has an arm to manipulate the pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ictk - Internet Chess ToolKit

    chess library in java, PGN, FEN, ICS

    ictk - Internet Chess ToolKit is a java based set of libraries and widgets useful for performing common tasks such as reading PGN, FEN, and generating legal moves. The net libraries convert ICS (Internet Chess Server) output into java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The XiangQi XML projects revolves around the design of XML-based standards and tools for capturing, representing, commenting, exchanging, playing and displaying games of xiangqi, or chinese chess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a collection of game plugins for Eclipse using the Graphical Editing Framework (GEF). All code is written in Java. These plugins are currently being tested on Windows but should work on any platform supported by Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AntiChess is an anti chess game written in Java. The goal is to get checkmated or lose all your pieces except your king to your opponent. You have to take your opponents piece if you can. It supports 2 player and 4 player games on the same board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JobyX is an ICS (Internet Chess Server) robot framework that provides basic robot functionality, including commands, lists, variables, avariables, and (in the new JobyX 2) full-blown Java-like exception handling. Commands, etc, are provided by modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Opala is a chess-like game written in Java. You can either play against another human or against an AI. A cool user interface using Java Swing is availible. Network support is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ChessY!: A Yahoo! chess game history reviewer. This is a java appliction that allows you to visually review the game histories that you can email to yourself at the end of a Yahoo! online chess game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java chess programm. Main goal is to develop an object orientated program with simple and well documented interfaces. A major point is how to handle endgame situations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chesspresso is a chess library entirely written in Java. The main focus is to deliver high-level interfaces and efficient algorithms to programmers of Java chess software.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB