product update

Google AI Studio adds real-time multiplayer game coding with Gemini 3.1 Pro

TL;DR

Google has launched a vibe coding feature in Google AI Studio that converts natural language descriptions into working applications using Gemini 3.1 Pro. The platform now supports real-time multiplayer games and automatically configures databases, authentication, and third-party service integrations through an "Antigravity Agent."

2 min read
0

Google Adds Real-Time Multiplayer Game Coding to AI Studio

Google has expanded Google AI Studio with a new "vibe coding" feature that enables developers and non-programmers to build working applications directly in the browser using natural language descriptions. The feature leverages Gemini 3.1 Pro to convert user intent into functional code.

What's New

The updated platform now supports building real-time multiplayer applications, including multiplayer games. Users describe what they want to build in natural language, and Gemini 3.1 Pro handles the technical implementation.

Apps built in the platform can handle:

  • Real-time multiplayer interactions
  • Payment processing
  • Data storage and databases
  • User authentication and login systems
  • Messaging functionality

Automated Infrastructure Setup

Google introduced an "Antigravity Agent" that automatically detects when an application requires infrastructure components and configures them without manual intervention. The agent:

  • Detects database requirements and provisions Firebase databases
  • Sets up login and authentication systems automatically
  • Installs necessary web tools like Framer Motion and Shadcn on demand
  • Integrates third-party services (payment providers, Google Maps, etc.) using API keys

Framework Support Expansion

The platform now supports three major web frameworks:

  • React
  • Angular
  • Next.js (newly added)

Apps are built and run directly in the browser, eliminating local development setup requirements.

What This Means

Google is positioning AI Studio as a low-code platform that significantly lowers the barrier to entry for building complex applications. By automating infrastructure setup and supporting real-time multiplayer functionality, Google targets both professional developers seeking faster iteration and non-technical users wanting to prototype ideas quickly. The addition of Next.js support signals focus on production-ready applications rather than simple prototypes. This directly competes with platforms like Vercel's AI capabilities and positioned agents from competitors, though Google's integration with Firebase and first-party services provides differentiation.

Related Articles

product update

Google expands Gemini Android overlay menu with six new tools accessible without opening app

Google has expanded the Gemini overlay plus menu on Android to include six tools: Videos, Music, Canvas, and Guided Learning join the existing Images and Personal Intelligence options. The update, rolling out in Google app version 17.32, allows users to access most Gemini features from anywhere on Android without opening the full app.

product update

Google Gemini Live gains access to Memory and Connected Apps from past conversations

Google has updated Gemini Live to access past conversation history through Memory and Connected Apps. The feature, currently available in English in the US, allows the voice assistant to reference previous chats and information from YouTube, Workspace, Utilities, and image generation tools during conversations.

product update

Trail of Bits and OpenAI's Daybreak initiative produce 64 pull requests across 19 open-source projects in one week using

Trail of Bits launched Patch the Planet, a security initiative using OpenAI's GPT-5.5-Cyber model to find and fix bugs in critical open-source projects. The first week produced 64 pull requests and 51 issues across 19 projects including cURL, Python, PyPI, and Sigstore, with 37 patches already merged.

product update

Tencent tests AI assistant Xiaowei in WeChat's 1.4 billion user base

Tencent is testing an AI assistant called Xiaowei in Weixin, the Chinese version of WeChat, which has over 1.4 billion monthly active users combined with WeChat. Users can interact with Xiaowei through text or voice, communicate with friends, and launch mini-programs within the app.

Comments

Loading...