26 projects for "dr java stable" with 2 filters applied:

  • 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    JavaPairing is a tool to manage a chess tournament. It is pure Java and can run as is on any platform, including Windows, Linux and Macintosh (JRE 1.6 or more required). It is free and open source under the GPLv3 license. Dutch, Dubov, r.r., Amalfi
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Capa chess

    Capa chess

    Chess program

    Capa chess is a chess program. Features built-in simple engine, interface with external XBoard/WinBoard and UCI engines, basic plug-in capabilities, import/export, 2D/3D boards with customization. Java JRE 1.8 or above required.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Java Open Chess
    Java Open Chess is a project written in Java in NetBeans IDE. There is possibility to play for 2 players on local computers and via network connection. There is also an option to play versus quite weak computer oponent. Stronger computer oponens will be implemented soon. ATTENTION: Requires Java 1.8 or higher!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    jChecs is an open source Java chess program, designed to introduce the basics of computer chess programming concepts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • A Call Center Platform that makes ten times more calls at a fraction of the costs! Icon
    A Call Center Platform that makes ten times more calls at a fraction of the costs!

    We offer calling, texting, and email solutions for political campaigns, advocacy groups, nonprofits, and businesses of all sizes.

    Whether you’re a political campaign, an advocacy, a nonprofit, or a business, CallHub is the only campaigning & digital organizing platform you’ll require to Connect, Organize & Win – at scale.
    Learn More
  • 5
    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
  • 6

    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: 0 This Week
    Last Update:
    See Project
  • 7
    Mobile Chess and Flash Chess
    Mobile Chess (for Java ME) and Flash Chess (for Web) with Strong Chess AI, see http://mobilechess.sourceforge.net/. Java Applet Chess and Ajax Chess are also available. Mobile Chess is sponsored by Chess Wizard now, see http://www.chess-wizard.com/.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    ChessBoardForPC

    Just aims to be a chess board (free to make your moves).

    This project just aims to be a simple chess board. You can do whatever you want with pieces (even make a piece eat a king if you want !!!) : the purpose is just to provide a "magnetic" chess board on computer. But all moves are verified. Also with some facilities : history manager, so that you can go back and rewrite the game history !!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Dynamic Work and Complex Project Management Platform | Quickbase Icon
    Dynamic Work and Complex Project Management Platform | Quickbase

    Quickbase is the leading application platform for dynamic work.

    Our no-code platform lets you easily create, connect, and customize enterprise applications that fix visibility and workflow gaps without replacing a single system.
    Learn More
  • 10
    Chess Queens
    Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Jin is a Java client for various chess servers. It currently supports the Internet Chess Club (chessclub.com) and the Free Internet Chess Server (freechess.org) but is designed to be able to support any chess server.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 12
    A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse. The pgn parser new moves to Github: * https://github.com/supareno/pgn-parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Chess-like game for mobile devices. You can play human vs human, human vs machine or see a game machine vs machine. The game is played in a 6x4 board. Touching a piece indicates the way it moves. Stalemate counts as a win. There is a java midlet (aga
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Wari to play in mobile with java 2 micro edition. Wari or Oware is a mancala game played in Africa, sometimes called "The African Chess".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SimpleShogi
    SimpleShogi is a Java implementation of the game Shogi (japanese chess) it supports hot seat and multiplayer via network (UDP). SimpleShogi offers intuitive symbols for beginners but does not implement an AI-player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This chess program changes its strength to give the best match against you. Eventually it learns to beat you specifically through learning alogirthms. Features included transposition tables and a elementary 3-piece endgame tablebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Chess Game developed completly in Java including the Java3D API. This game is more then standard chess games, because it contains the possibility to play on more then one layer (e.g. you can pull the rook in x- y- and z-axis)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 2 This Week
    Last Update:
    See Project
  • 20
    Chess client/server application for playing games with human opponents over http.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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: 4 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    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
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next