Showing 180 open source projects for "chess"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    simple Java console app for controlling a human-vs-human Chess game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Chess game with artificial inteligence for one person against computer. This program is a school project at MFF UK in Prague
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Frittle
    Frittle is an open source amateur Java Chess Engine that supports the XBoard/WinBoard Chess Engine Communication Protocol (version 2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Goal of this project is to create an application (game) which can handle as many as possible chess variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EightQueens is a simple chess puzzle written in Java. Click one square on the chess board to start recursive function. Fill the chess board with eight queens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • 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
    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
  • 11
    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
  • 12
    Free shogi (japanese chess) game written in Java, with network play and AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SNChessPLayer is a Java platform to play chess on-line, developped by B.Robertie. SNChessPlayer est un jeu d'echecs developpé en Java. Plus d'information sur http://echecs-en-ligne.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    Chess game. It supports disconnected network play by means of emails or such. It supports also realtime network play through a TCP connection. It requires Java 2 version 1.3 or later (vers. 2 under development will reqire JDK5.0 to compile from sourc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An offline FICS chess lectures (http://www.freechess.org/~toddmf/lecbot.html) replayer and JComponent chess board. It is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    These are games,Pacman,Battlefield,Tetris and Chess made by students of International Institute of Information and Technology. These projects follows different Design Patterns to have an efficient designs.Projects guided by KV Dinesha Ph.D(IIT-Bombay)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AEHChess - A console based chess game between two players played in non GUI environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java program for Linux and Windows that will provide a tool for the Chess Club Administrator to run a chess club and/or chess tournaments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FreeChess4 is a java chess board based on design Pattern Factory in order to implements at your choice : GUI (drag & drop, chess Font), AI (communicate with gnuchess.exe from WinBoard via shell), RS232 (chess board desk via PIC16F877, ASM, serial port)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Our aim is to create a chess game that mainly supports networking (TCP/IP), AI (using decision trees), and multiple type of GUI It'll be developped using Java, SWT (perhaps even OpenGL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java Chess Engine supporting XBoard and OCI protocols. It is implemented using algorithms such as MinMax and AlphaBeta-Pruning searches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
MongoDB Logo MongoDB