Meta Launches 'Pocket' to Let Non-Coders Build Games via 'Vibe Coding'
The new AI-powered app allows users to create interactive 'gizmos' and mini-games using natural language prompts.
Meta has released a free AI-powered application called Pocket that enables users with no prior programming experience to create their own mini-games and interactive "gizmos." The tool is currently available in the U.S. on both iOS and Android platforms.
By leveraging natural language prompts, Pocket generates functional code based on user descriptions. This approach allows creators to focus on the creative process and high-level intent—the "vibe" of the software—rather than the technical syntax of a specific programming language. This shift transforms the act of creation from a technical struggle into a directorial process, where the user defines the experience and the AI handles the execution.
The Rise of Vibe Coding
This release is part of a broader emerging trend known as "vibe coding." In this paradigm, AI agents handle the underlying codebase and technical implementation, while the human user acts as a director. Instead of writing lines of logic, the user describes the desired behavior and aesthetic, and the AI translates those high-level instructions into a working product. This removes the traditional friction between an idea and its digital realization, allowing for rapid iteration based on feel and intuition rather than debugging and syntax errors.
Democratizing Development
The launch of Pocket significantly lowers the barrier to entry for software creation. By removing the requirement for technical literacy, Meta is potentially democratizing game development and the creation of interactive tools. This shift allows a non-technical audience to prototype ideas and build functional digital experiences that previously required months of study or professional development resources. It opens the door for a new class of "prompt engineers" who can manifest complex interactive logic without ever seeing a line of Python or C#.
What to Watch
As AI-driven development tools become more accessible, the industry will likely see a surge in small-scale, experimental software created by hobbyists. The implications extend beyond simple entertainment; the ability to quickly spin up a functional "gizmo" could change how people share ideas or create personalized productivity tools. It remains to be seen how Meta will expand the capabilities of Pocket or if the tool will eventually allow for more complex application development beyond mini-games and simple gizmos, potentially challenging traditional entry-level coding education.