Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Try Cloud Run Free
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.
An environment to develop games based on a rectangular board
MatrixGame is a development tool designed to quickly produce video games based on a rectangular board.
A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment.
For some examples please run the jar file after the download. A little menu opens letting you run all the developed games.
Sources are inside the jar file that can be opened as a normal zip file.
In the apk file you can find a partial Android porting.