What is TabletopKit?
Generated on 7/16/2024
72 searches

This post is brought to you by Tailscan,
the best devtool for Tailwind CSS.
TabletopKit is a framework introduced by Apple for building spatial multiplayer tabletop experiences specifically for Apple Vision Pro. It is designed to simplify the development of games like card games, dice games, and more complex board games by handling common game mechanics, gestures, and layouts.
Key features of TabletopKit include:
- Integration with Familiar Frameworks: It works seamlessly with frameworks like RealityKit and Group Activities, allowing for smooth networking and high-quality rendering.
- Ease of Use: With only a few lines of code, developers can get a functional game up and running, thanks to smart defaults and convenience functions.
- Customization: Developers have the freedom to customize the game’s look, feel, and behavior, including the spatial layout of players using the custom spatial Persona template API.
- Multiplayer Support: It supports multiplayer networking, ensuring synchronized game states between players and enabling social games through spatial Personas and SharePlay.
- Gesture Handling: TabletopKit processes system gestures and converts them into interactions that can modify the game state.
For more detailed information, you can watch the session Meet TabletopKit for visionOS.
Relevant Sessions

Customize feature discovery with TipKit
Focused on feature discovery, the TipKit framework makes it easy to display tips in your app. Now you can group tips so features are discovered in the ideal order, make tips reusable with custom tip identifiers, match the look and feel to your app, and sync tips using CloudKit. Learn how you can use the latest advances in TipKit to help people discover everything your app has to offer.

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.