en.Wedoany.com Reported - Phaser Studio Inc., the company behind the open-source game framework Phaser, recently launched an artificial intelligence tool called Phaser Game Agent, which can transform a user's brief description into a complete, playable video game. Users simply describe their game idea, and the agent automatically handles design, coding, art, sound effects, and testing, ultimately generating a shareable browser link that can be experienced without downloading or registering an account.

Most AI game builders currently on the market typically rely on language models to write game code from scratch, which often leads to broken physics and placeholder art assets. Richard Davey, CTO and creator of Phaser, stated that Phaser Game Agent adopts a fundamentally different approach in its design. Its engine and content pipeline are built from the ground up for AI audiences, rather than being adapted afterward, resulting in fully functional outputs with far fewer bugs than the common level of AI-generated code.
The tool's workflow is based on a user's single-sentence description. After the user specifies the gameplay and selects an overall visual style, the agent automatically handles code writing, art, and sound generation. The entire process requires no drawing, design, or programming skills. Users can later rename, revise, or optimize the completed game through simple commands. Additionally, users can choose how much creativity to invest in the building process, balancing speed and refinement. The initial build typically takes about 15 minutes, with subsequent adjustments being faster, and users are notified via email when the game becomes playable.
Phaser Game Agent runs on a new engine that employs a self-assembling, verb-based application programming interface (API). This is the first Phaser engine designed around AI agent reasoning logic rather than human learning toolkits. It supports classic sprite-based physics games, glowing vector-style worlds with destructible terrain, and realistic 3D environments such as kart racing and first-person mazes. Underlying it is Phaser AE, a framework rebuilt for AI reasoning. Each game calls upon a library of manually verified, reusable components that are tested and reintegrated into the system, continuously improving build quality. Every build runs in an isolated pre-built sandbox to concentrate the agent's full computing power on the game itself.
Phaser Studio Inc. was founded in October 2023 and is backed by Open Core Ventures. Its Phaser framework, created by Richard Davey in 2013, is an open-source HTML5 game framework that has been under continuous development for over 13 years, used by more than 100,000 developers worldwide. Phaser powers thousands of games, from small prototypes to commercial titles with millions of players.









