Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Try Vertex AI Free
Run Any Workload on Compute Engine VMs
From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
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.
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.
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.
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.