Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
Enterprise-grade ITSM, for every business
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.
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!
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.
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.
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.
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Jin is a Javaclient 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.
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.
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
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.
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
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).
Caissa is a project for development of a mobile internet chess client which targets devices supporting Java MIDP 2.0 (or later). The client supports mainly the Free Internet Chess Server (FICS) but other chess servers may also be supported later.