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

  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    Mediocre is a Java-based chess engine, implementing features like LMR, SEE, history and killer moves heuristics, transposition tables, internal iterative deepening, PVS search etc.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    jose is a graphical Chess tool. >>> moved to https://peteschaefer.github.io/jose <<< You can store chess games in a database. You can view and edit games (including variations and comments). You can play against a plugged-in chess engine and use it for analysis. Features 3D board view.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    Fen2Pdf

    Fen2Pdf

    Tool for chess teachers to create PDF files with chess diagrams in it

    Tool for chess teachers to create PDF files with chess diagrams in it. 1) Create a pgn file with chess diagrams (FEN notation) in it (e.g by using lichess) 2) Open the Fen2Pdf and select the folder containing the pgn(s) 3) Click start. Fen2Pdf detects the pgn files in it and creates a pdf file You can now print this file and hand the exercises over to your students Extra features: * Mirror the positions. This is handy if you want the same problems presented for the other color for educational purposes. You could present the same set of exercises in 2 different ways! * You can toggle the display of page numbers * The selected pgn folder is saved for next time * The title on the pages is the name of the pgn (without .pgn)
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4

    Cave Chess

    A Java chess engine using xboard protocol

    Downloads: 3 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Chess Editor is a pure Java tool to create, edit and view chess games in the Portable Game Notation (PGN) format. The tool integrates with externally specified chess engine programs to provide analysis of board positions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    JChess

    The Java Chess Engine

    This library is an attempt to create a flexible chess engine using the Java programing language. The main diference than others chess engine's is that it is only a library, and it can be attached to any program, including a web application. If you are interested to contribute please contact me. Francisco Rafael Del Roio <francipvb@hotmail.com>.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    BagaturChess

    BagaturChess

    Java Chess Engine

    This is UCI Chess Engine writen in Java. Since version 1.4 (inclusive) the project was moved to https://github.com/bagaturchess/Bagatur
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Frittle
    Frittle is an open source amateur Java Chess Engine that supports the XBoard/WinBoard Chess Engine Communication Protocol (version 2).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A chess-engine based on Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10

    ChessAT

    one more chess engine in the barn

    This simple chess engine employs a minimax algorithm to calculate two moves ahead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    ChessApplication

    A chess application : game with human and/or computer

    A chess application in order to play against computer or to play with another human. No network playing is planned (no FICS). This program uses the Carballo Chess Engine in order to check moves, and the Stockfish engine (that you must download on their website) in order to generate the computer moves.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    ChessNovice

    A weak open source java chess engine

    Another open source java chess engine. The project is in a very early stage. Winboard compliance is partial. Does not support undo of moves or time controls. Right now it makes a move every 45 seconds. If you are a beginner-intermediate player you might find this a good sparring partner.I have tested this only with Arena3.0. I plan to make this stronger gradually. In the the end an array of ChessNovices with varying playing strenths should be available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ChessShell API

    ChessShell API

    Extensive Java chess database libraries.

    Extensive Java chess database libraries. Native game database, native position database, pgn database reader.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A Java Chess Engine supporting XBoard and OCI protocols. It is implemented using algorithms such as MinMax and AlphaBeta-Pruning searches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    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: 1 This Week
    Last Update:
    See Project
  • 16

    PluggableChessGraphism

    Take the chess graphism, and use it with a chess engine.

    You are given a chess graphical interface, with drag and drop functionnalities (or other interaction mode), board flipping, and some pieces/cells sets given. Then, you have some callbacks methods in order to validate moves from your chess engine and to update them to your chess engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    An advanced GNU Java Chess Engine
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A Simple chess gui and a chess engine
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A Java-based chess engine with Swing, x-board and text-based console interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An easy to understand chess engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DokChess
    German (English below): DokChess ist eine voll funktionsfähige Schachengine. Sie dient als einfach zugängliches und zugleich attraktives Fallbeispiel für Architekturentwurf, -bewertung und -dokumentation. Der verständliche Aufbau lädt zum Experimentieren und zum Erweitern der Engine ein. Ziel ist nicht die höchstmögliche Spielstärke – dennoch gelingen Partien, die Gelegenheitsspielern Freude bereiten. DokChess ist eines der Fallbeispiele im Buch "Softwarearchitekturen dokumentieren und kommunizieren" von Stefan Zörner (Hanser 2012) English: DokChess is a Chess Engine implemented in Java. It is used as an example for software architecture documentation according to the arc42 template in a German book about documenting Software Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A chess engine to use with chess software or chess servers written completely in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    "Mentally Challenged" is an XBoard/WinBoard compatible chess engine written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Paltry Chess

    HTW Saar - PIB Projektarbeit 2013

    This chess engine is the result of the project work 2013 at the University of Applied Sciences, study programme Applied Informatics. The target was to write an engine that is able to play chess with the official FIDE rules. At the moment, the engine chooses the first-found valid move instead of the best move. Other java classes should be fine. - shout-out to Mediocre Chess
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next