General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Full-stack observability with actually useful AI | 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.
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.
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.
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.
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.
A Java-based server for the Japanese chess variant "Shogi". Features both a Java-based client and a Java-based server. The idea is to emulate the functionality of the popular Go server IGS (ability to play, observe, store, and review games in a group).
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.
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.
A Lego Robot being able to play Chess. Using the GNU Chess for front-end.
Mainly coded in Java, NQC, and or other languages like C or Assembly.
The goal is to try and make a server side system to communicate with the lego RCX,
and being able to move re
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.
A Chiese chess game developped with both Java and C++. And this game is based on C/S mode. You can form your own chess server to play chess with your friens all over the world via Internet.
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.
The XiangQi XML projects revolves around the design of XML-based standards and tools for capturing, representing, commenting, exchanging, playing and displaying games of xiangqi, or chinese chess.
a customizable/themed online web-based chess server software for playing chess with other people. PHP based using MySQL. forked from WebChess v0.8.2. uses http://sourceforge.net/projects/phpchesslib
ch0 c-h-zero the chess engine!!!
How well is it possible for your processor(s) to play chess? How well is it possible for someone AND your processor(s) to play chess? Would they let it fly, or manage it actively?
--> Let's evolve !!!
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.
Java chess programm. Main goal is to develop an object orientated program with simple and well documented interfaces. A major point is how to handle endgame situations.
A web-based html chat system. Allows users to chat in multiple rooms, private chat, 2 player games (checkers, tictactoe, chess, etc..)
all without any client requirements other than html. Currently server requirements are PHP4 & apache & cron.
Foobase is intended to be a simple replacement for entering/viewing games of chess in chessbase databases. In the future, other database formats may be supported as well.
SZChess will be suite of chess applications covering every aspect of chess using computers. The development will be carried out in Java to ensure maximum portability.
Chess program written in Java. It uses a set of Rules to evaluate a position. These rules can be easily extended. It uses a standard set of openings to reduce think time for initial moves.