Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.
BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
Try BigQuery 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.
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.
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.
Basically, Seniorchess is a Java powered chess game with artificial intelligence. It uses preknown strategies about chess and it learns your new strategies.
This project aims to develop a tournament management software.
This sofware is to the attention of organizers of draughts, checkers, chess, go, bridge or othello tournaments.
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
Hellchess.
Just another java-chess-game. It is intended to have as many different
clients for the game in order to be something like a big opensource-tutorial
for building different clients and make it possible to interact between them.
JavaChess DB (JavaChess DataBase) is a chess database tool.
You can work with database stored in pgn files or a new format, written in XML.
You can view the game list of the database,edit filters, view games and edit them.
A minigame tournament engine that allows for playing games against other people across the internet. The project is in the planning/alpha. It only currently has an Line of Sight Chess Program.
Tacticon is a new turn based board game, that can be seen as the new kind of chess. The software is build with Java3D and it can be used to play tacticon with 2 players. Computer player is not build yet, because of the complexity of the game.
Ataraxia will provide a generic internet gaming framework in java. Board, table, card games will be easy to be developed! bridge, hearts, spades, rummy, go, connect-4, chess, checkers, monopoly, risk, mahjong and more will come! JXTA P2P will be tested.
This project is an example of a software agent for playing simulated soccer. The agent uses a FSM library and an Expert System library to make decisions.
A new project extending the basic jGameAI framework. This simulation demonstrates flocking and grouping behaviour as appearing in nature like birds and fisch schools.
noMADS - NOt so simple Multiple Agents Demo System.
A group of 4 types of agents (each with its capabilities) cooperate while crossing a map and facing various kinds of problems. This project is a JADE-based java application resulting in an applet.
JCheckers is a basic implementation of the checkers game using the framework from JGameAI. It is a public universitary project and will grow in future. Based on the framework JGameAI we want also improve new strategies on artificial intelligence.