Showing 180 open source projects for "chess java netbeans"

View related business solutions
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 1
    SkyChess
    A chess game for play with your partner in LAN. This have simple usage and friendly interface. Let's play and feel !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DokChess
    ... 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
  • 3
    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: 3 This Week
    Last Update:
    See Project
  • 4

    JLightChessLib

    Purpose is to provide a very simple and well documented chess library.

    This chess library will focus on checking legal moves, for parsing/unparsing PGN and FEN file formats. Actually, are implemented, move validator, history manager (with the class ChessHistoryNode), and the FEN parsing/decoding.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 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

    ChessAT

    one more chess engine in the barn

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

    Bagchal

    Game(similar to chess)

    A simple game originated from Nepal where two users or single user can play the game. There is two key component in the game i.e tiger and goat. Goat needs to trap the tiger in-order to win the game. And if tiger is able to eat 4 goats tiger wins the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 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: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10

    SimpleChessBoard for Android

    A simple chess board for Android (>= API 3)

    A simple chess board (no ia) application for Android. The board size adjusts to screen size and orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chess Diagram Editor
    Chess Diagram Editor is a simple program to create chess diagrams. The program supports GIF, JPG, PNG as well as FEN files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 13
    A simple two player chess game written in Java. The game enforces all of the rules of chess, highlighting potential moves, and has complete undo/redo functionality. A computer AI opponent is not available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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: 1 This Week
    Last Update:
    See Project
  • 15
    Tonic is a graphical interface for playing chess on Internet Chess Servers (especially FICS). It is based on Jin's source code. Read more about features and development at tonic-chess.blogspot.com and at http://kenai.com/projects/tonic
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    A repository of software tools related to chess. Currently includes a complete package to analyze your games, search for blunders and missed opportunities, and then go over them repeatedly so that your game improves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A small ICS chess client written in Java, not so large as Jin and nicer looking. The main thing will be to write code for various chess servers. Expected features include game saving as PGN and support for most commands of various ICS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Program for downloading, saving and analyzing chess situations from schacharena.de.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 2 This Week
    Last Update:
    See Project
  • 20
    It is a Shogi - Japanese Chess - game made in Java, where you can play against one of 3 AI's of your choice. Or against a friend.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    ChessPNG is a software that read a PNG notation and can be used to a new chess game and variants moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java software for viewing chess games saved as pgn files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    simple Java console app for controlling a human-vs-human Chess game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Struggle Chess is a game of chess where all the pieces are animated. It is of course a tribute to the very famous Battle Chess. Struggle Chess is developped in Java so it is highly portable (Netbeans 6.8).
    Downloads: 0 This Week
    Last Update:
    See Project