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
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.
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.
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 cross platform chess database which supports ChessGML, PGN, SVG, PostgreSQL and plugins written in Java or Jython. Some Python chess libraries and some Python tools are included.
Usable pieces are Java and Python opening classification libraries.
Jhess is a combination email real time chess system. It allows seamless switching between correspondence and real time chess. This allows quick and easy play when both players are online simultaneously, and email chess when both players aren't online.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A chess study aid that lets you keep track of the various positions and branches of a chess game. It's very useful for studying the complexities of a board situation, and for following along a game that has plenty of commentary. Check out the homepage!
A chess study aid that lets you keep track of the various positions and branches of a chess game. It's very useful for studying the complexities of a board situation, and for following along a game that has plenty of commentary. The goal of the project
Java Program of a machine which plays chess: it recognizes the chessboard, the position, the move of the opponent, and asks an external Chess Engine to reply to the opponent move. it is connected to a real robot which has an arm to manipulate the pieces.
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.
This is a collection of game plugins for Eclipse using the Graphical Editing Framework (GEF). All code is written in Java. These plugins are currently being tested on Windows but should work on any platform supported by Eclipse.
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.
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.
Opala is a chess-like game written in Java. You can either play against another human or against an AI. A cool user interface using Java Swing is availible. Network support is planned.
ChessY!: A Yahoo! chess game history reviewer. This is a java appliction that allows you to visually review the game histories that you can email to yourself at the end of a Yahoo! online chess game.
Javachess 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.
Chesspresso is a chess library entirely written in Java. The main focus is to deliver high-level interfaces and efficient algorithms to programmers of Javachess software.