<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "Xcode: 12.5.0 -",
    "macOS: 11.0.0 -",
    "tvOS: 14.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "GameController",
  "identifier" : "/documentation/GameController/supporting-game-controllers",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Supporting Game Controllers"
}
-->

# Supporting Game Controllers

Support a physical controller or add a virtual controller to enhance how people interact with your game through haptics, lighting, and motion sensing.

## Overview

> Note: This sample code project is associated with WWDC21 session [10081: Tap Into Virtual and Physical Game Controllers](https://developer.apple.com/videos/play/wwdc2021/10081/). This sample code project was previously associated with WWDC20 session [10614: Advancements in Game Controllers](https://developer.apple.com/videos/play/wwdc2020/10614/) and originally associated with WWDC17 session [604: SceneKit: What’s New](https://developer.apple.com/videos/play/wwdc2017/604/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)