Showing 35 open source projects for "java web server"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    chessPDFBrowser

    chessPDFBrowser

    Chess application whichs allows working with chess PDF books and PGNs.

    Chess application which allows working with PDFs and PGNs. You can work with the chess games of the PDF and edit their tree of variants. Graphical environment. Standard PGN TAGs. PGN comments. Ocr like (Fen string detection from chess board position images). Connection to Uci chess engines (like stockfish). Position analysis, full game analysis. You can now play games against uci engines. pdf2pgn command line command included. Detailed documentation. Multilanguage...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    Alcibiade Chess

    Alcibiade Chess

    Next generation web chess club

    ...Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come. This project has two parts: - A Java Chess library containing board models, rules and PGN format management - A complete Chess web application based on the core Java library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chess

    Chess

    A simple 2D-Chess

    A 2D-Chess with many features, such as a multiplayer server and many others. It will also show you all movement possibilites you have. Playing against Computer is in development
    Downloads: 9 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
  • 5

    ChessTutor

    Teach beginners chess over internet

    Program written in Java to teach beginners chess over the Internet. Allows complete movement of pieces and setup of board. Board is completely resizable. Tutor will run the client and server on his own machine and student will run client on his computer. It has three modes. Play mode, Move Pieces Mode and New pieces modes. It reads in and saves standard FEN format so you can use chess positions from other sites as a starting points.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MKGI Chess Club is a chess playing server with a pure Web interface. It features complete player profile management, full html email notification with embedded board display. It also includes an interface to match against chess engines such as gnuchess.
    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: 5 This Week
    Last Update:
    See Project
  • 8

    consilio

    An open source chess server with client

    An open source chess server with client to allow multiple human chess players to conduct a chess games over the internet using a private server to manage the connections. Written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10

    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
  • 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: 55 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
    WebChess
    A PHP Web Application that you can install on your own web server. It allows you to play chess with other users across the internet or sitting at the same screen. It only permits valid moves and can automatically detect check and checkmate status.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    FIGS, open and fun! GPL/java game server for many games, and a graphical client. Server works for 16/19 chess variants,adding go, rating system, and haskell AI client soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The project is about turn-based, networked multiplayer, non-cooperative, zero-sum, abstract strategy board games (e.g. Chess, Go, Reversi variants, etc.) on 3D-visualized polyhedra and related recreational (discrete, computational) mathematics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    An open source Battle Chess game featuring the classic Doctor Who badies, the Daleks, as game pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Chess client/server application for playing games with human opponents over http.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Crow is a graphical interface for FICS - Free Internet Chess Server (http://www.freechess.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ghronos is a gaming clock which provides configurable timing styles for chess, go, scrabble, and boggle. It can run on Palm OS or Pocket PC devices, the Windows desktop, or in a Java-enabled web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 1 This Week
    Last Update:
    See Project
  • 23
    VChess board game for playing chess via Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BBalc is an open framework for the BloodBowl game. This library provides chess-computer like functions such as analysing the game and generating/proposing actions. The modular design allows users to extend existing analyse modules to fit their needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB