<!--
{
  "availability" : [
    "Xcode: 12.0.0 -",
    "iOS: 14.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "CoreHaptics",
  "identifier" : "/documentation/CoreHaptics/playing-haptics-on-game-controllers",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Playing Haptics on Game Controllers"
}
-->

# Playing Haptics on Game Controllers

Add haptic feedback to supported game controllers by using Core Haptics.

## Overview

> Note: This sample code project is associated with WWDC20 session [10614: Advancements in Game Controllers](https://developer.apple.com/videos/play/wwdc2020/10614/).

This sample code project must be run on a physical device and requires a Bluetooth-connected game controller.

---

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)