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.
Try Compute Engine
Build AI Apps with Gemini 3 on Vertex AI
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.
Classic arcade game remake of Swing Plus -Total Mindcontrol
XSwing Plus is a free remake of the arcade game Swing Plus -Total Mind Control. It's written in Java an will run on Windows, Linux & Mac.
When it's done, the easy, fast, clever and addictive game play will be back in single & multi player mode.
The Project is moved to 👉 https://github.com/TobseF/XSwing-Plus
Mazix is a 3D Java game project which consist of a maze with lots of different objects the player can interact before finding the end of the maze, such as Teleports, Doors, Keys, Balls, Walls...
The game could be compared to Oxyd or Sokoban.
...(You need update Java to Java 7 to work properly)
(In "Files" you can download the version 1.0 for Java 6)
Game based in original puzzle of Nikoli
(http://www.nikoli.co.jp/en/puzzles/nurikabe.html)
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.
Circle of Wealth is a 2 player game based on the gameshow Wheel of Fortune. The intent was to familiarize myself with java swing components as well as event driven programming.
This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Break-tris is a two-player game, aimed at combining the best parts of the 80's classics Tetris and Breakout. One player attempts to complete objective by playing the Tetris side while the other player atempts to breakout!
JPlanarity is a puzzle computer game written in Java Language, a clon of flash Planarity game written by John Tantalo. The player starts out with a tangled series of connected dots, and has to untangle the net until no edges intersect.
A simple puzzle game. It consists of a 10x10 grid, which contains 5 invisible blocks. From each side a player can shoot probes into the grid. Goal is to find the blocks by the pattern of the ricochetting probes in as few shots as possible. Needs JAVA 1.6
A variation of Memory that does not necessarily have a perfect solution. This is a sample program for the YPP Grand Crafting Puzzle Project. Single player only, but watchers can see the board.
A Collection of picture distortion puzzles. Using the method within the particular game, pictures are srambled and the player must re-assemble the image.
This is Columns, the game. The player can manipulate a bar of colored squares while it drops down. Once it has reached the playing field, points are gained and squares in the playing field disappear, according to certain rules.
A set of small mindcracker games, that challenge the intellect of the player. It is written in Java 1.4 and will be available as both an application and an applet. The games work on a plugin-basis, so games can be written and submitted by any person.
A multi-player minesweeper server, and the ability to play via telnet gives it a geeky edge. The game can be observed through a web interface by other spectators.Written in java.
ImageSlider = ``Slide Puzzle". On a surface are 8x6 slideable buttons. Each button holds one sub image of a given one. The buttons can be mixed and the player needs to rearange the image by sliding the sub image buttons.
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.
PenguinCards is a java-based Card game. The aim of the player is to find out identical card pairs which are randomly placed on the board. You can either play against the computer or another player. The one who finds out more card pairs is the winner.
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.
Galahad is a Java framework for the construction of multi-player card and board games of all types. Galahad will include network and AI play and will ultimately evolve into a set of vertical and horizontal frameworks.
Thirty-One is a fun little game, where the user plays against the computer in a race to the number 31 (thirty one). Each selects a number until the aggregate equals 31. To also be extended to player versus player. Also, will hopefully gain a GUI.