Playables Builder
YouTube Playables Builder is an AI-powered web application from YouTube that lets creators build bite-sized playable games directly on YouTube without any coding experience by using short text, image, or video prompts to describe their ideas and have the system generate a working game prototype. It is powered by Google’s Gemini 3 AI model, which interprets natural language and uploads visual inputs to design gameplay mechanics, visual styles, and interactive elements, producing simple games that can be shared with and played by audiences on YouTube’s mobile apps and website. Playables Builder is currently in closed beta, available to selected creators with approved access in regions like the United States, Canada, Great Britain, and Australia, and requires an active YouTube channel to participate. The games created are lightweight and designed for quick engagement, fitting into YouTube’s existing Playables ecosystem of interactive experiences that run natively.
Learn more
Hiro Game Development
Hiro is a client-server library built on the Nakama game server to rapidly and flexibly add economy, social, and LiveOps features to your game. It is available as a C# library for Unity Engine, a C++ library for Unreal Engine, and a server package that integrates with the game server. Hiro offers a comprehensive suite of battle-tested metagame features that are quick to implement, allowing developers to focus more on the core gameplay experience. Add base and loot table rewards for players to collect; integrate soft or real currency purchases; define stackable and consumable gameplay items; initialize and manage multiple currencies within the game economy. Adapt store bundles and offer walls based on player behavior; personalize various aspects of the player experience through experiments; schedule live events for players to participate in and earn exclusive rewards. Start and schedule timed or scored events with exclusive rewards; enable players to request and share inventory.
Learn more
Pragma
Pragma is a powerful backend game engine designed to support live-service games with a full suite of online infrastructure. It provides seamless cross-platform account management, allowing players to connect and interact across different gaming ecosystems. The engine enhances social experiences by enabling friend systems, guilds, and in-game events. For multiplayer functionality, Pragma efficiently handles party systems, matchmaking, and server allocation. It also includes robust player data management, covering inventories, progression systems, and battle passes, along with tools for configuring in-game content, stores, and meta-game features. With built-in support for live operations, monetization, telemetry, and extensive customization, Pragma empowers developers to create scalable and engaging online experiences.
Learn more
GameplayKit
GameplayKit is a collection of foundational tools and technologies for building games in iOS, OS X, and tvOS. Building, evolving, and maintaining a sophisticated game requires a well-planned design, GameplayKit provides architectural tools to help you design modular, scalable game architecture with minimal effort. Creating great games also requires deploying complex algorithms to solve the problems underlying common game mechanics, GameplayKit also provides standard implementations of such algorithms, allowing you to spend more time on the features that make your gameplay unique. Because GameplayKit is independent of high-level game engine technologies, you can combine it with any of those technologies to build a complete game, SpriteKit for 2D games, SceneKit for 3D games, or a custom or third-party game engine using Metal or OpenGL ES. For games with less demanding graphics needs, you can even use GameplayKit with UIKit (in iOS or tvOS) or AppKit (in OS X).
Learn more