[go: up one dir, main page]

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

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start 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
    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
  • 2
    JECmate is an application to help manage chess games played by mail or email. Written in Java it will support the creation of messages and the sending of those messages by email. It may also be used as an interface to third-party chess engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Geared toward Artificial Intelligence development for chess. JFChess is written in Java, and is designed to easily integrate new AI's. It is also can play over LAN, Direct Connect, and IRC for competitive play!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JKlubTV

    JKlubTV

    Java Schach Turnierverwaltung / Java Chess Tournament Management

    Manage chess round robin tournaments with JKlubTV Version 3.0.0-beta This application stores the data belonging to round robin into a SQLite database. It is intended for webmasters who want to easily manage a club tournament in their own chess club. The HTML tables that are to be published for the website will be created easily by the application. Automatically calculate the total points, Sonneborn Berger points of each player, as well as their sequence DWZ, and sorts the HTML table by the calculated Rangliste.Desweiteren it is possible the tables as to save PDF file. The software is free (Opensource). - can access the DFB player database - the tables can export into HTML, PDF or Excel format - expects the result from DWZ - counted the points and the Sonneborn Berger figures - automatically sorts the crosstab after ranking Sourcecode on github.com: https://github.com/mars7105/Chess-Round-Robin-Manager Website: https://www.chessrobin.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5

    JLightChessLibDemo

    A very simple demo in order to show how to use JLightChessLib

    The project aims to help the chess client developpers by showing how my JLightChessLib chess library canbe used in a simple application without ia, anyway the library is not developped for this purpose (as it may be very slow). In order to use a particular version of the demo, you will need a JLightChessLib jar whose version is at least the same as the downloaded demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Manage game tournaments: Seating, scoresheets, score keeping. Architecture extends to Chess or Go or Bridge, but major focus is handling open tourneys in a hop-on-hop-off fashion for games which can be played with varying numbers of players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Java AI Gaming Engine is a collection of games that allow easy integration, testing, and competition of AIs. The games that are supported: Hex and Ataxx, and in the future: TicTacToe, Chess, Checkers, Rock-Paper-Scissors, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Java Chess Protocol Interface has moved to GitHub. Please update your links to https://github.com/fluxroot/jcpi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Chess program written in Java. It uses a set of Rules to evaluate a position. These rules can be easily extended. It uses a standard set of openings to reduce think time for initial moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    Java Chess Tourney Manager organizes chess tourneys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JMCE is a Java Multiplayer Chess Game. You can play over networks(including internet) or against a computer player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java software for viewing chess games saved as pgn files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaChess DB (Java Chess DataBase) is a chess database tool. You can work with database stored in pgn files or a new format, written in XML. You can view the game list of the database,edit filters, view games and edit them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    A Java chess server inspired by (F)ICS. The main difference that it features improved implementation and communication protocol. The goal is to make the best open source chess server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar, many-times-lesser-in-complexity project KenTacToe. Having completed it successfully, I've gained the confidence to proceed with Kenny ClassIQ, named so because it is more class-oriented than Kenny, and because I want it to be intelligent. (A play with words landed me Kenny ClassIQ.) Also, I used this name so that people searching for my other chess engine Kenny can also find this more advanced chess engine (okay, yes, I wanted to name my chess engine Kenny, so).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KiBlitz is an Internet Chess Server coded in the Java programming language. It provides a generic core with pluggable adapters for compatibility with common other chess servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims to develop a tournament management software. This sofware is to the attention of organizers of draughts, checkers, chess, go, bridge or othello tournaments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    "Mentally Challenged" is an XBoard/WinBoard compatible chess engine written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Implementation of chess in Java. Education tool in an introductory university course in Java and object-oriented programming. Will feature full Javadoc descriptions of all methods, comprehensive tests and exercises of varying difficulty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MetaChess allows you to play classic, fairy and atomic chess against friend or computer. In addition to that, its integrated builder permits you to create your own custom chess pieces and boards, in order to play and share your very own chess games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MobiChess is classical Chess game for J2ME-enabled mobile phones. Two modes of game are available: hotseat and single play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A java based chess program which is extremely modularized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Multiplayer Java Chess Application. Has move help option for new players learning to play the game, IM, chatroom and many other features. Server handles authentication, user registration and player statistics. Check it out.
    Downloads: 0 This Week
    Last Update:
    See Project