gameplay kit
Asked on 06/02/2025
1 search
It seems like you're interested in gameplay development on Apple platforms. At WWDC 2024, Apple introduced several tools and frameworks to enhance game development:
-
Gameplay Toolkit Two: This toolkit provides new sample code and an interactive tutorial to help developers port games to Apple platforms like Mac, iPad, and iPhone. It includes human interface guidelines specifically for games, covering aspects like improving the first launch experience and ensuring font legibility across Apple display sizes. You can learn more about this in the session Port advanced games to Apple platforms.
-
TabletopKit for visionOS: This framework is designed for building spatial multiplayer tabletop experiences for Apple Vision Pro. It integrates with frameworks like RealityKit and Group Activities, allowing developers to create immersive and interactive games with ease. The session Meet TabletopKit for visionOS provides a comprehensive overview of how to set up a play surface, implement game rules, and integrate visual effects.
-
Platforms State of the Union: This session highlights the enhancements in game development tools, including improvements to Metal and the Gameporting Toolkit. It also discusses the integration of TabletopKit with other Apple frameworks to create social and interactive gaming experiences. You can explore more in the Platforms State of the Union.
These sessions provide valuable insights and tools for developing advanced games on Apple platforms, leveraging the latest technologies and frameworks.

Port advanced games to Apple platforms
Discover how simple it can be to reach players on Apple platforms worldwide. We’ll show you how to evaluate your Windows executable on Apple silicon, start your game port with code samples, convert your shader code to Metal, and bring your game to Mac, iPhone, and iPad. Explore enhanced Metal tools that understand HLSL shaders to validate, debug, and profile your ported shaders on Metal.

Meet TabletopKit for visionOS
Build a board game for visionOS from scratch using TabletopKit. We’ll show you how to set up your game, add powerful rendering using RealityKit, and enable multiplayer using spatial Personas in FaceTime with only a few extra lines of code.

Platforms State of the Union
Discover the newest advancements on Apple platforms.