<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "Xcode: 12.5.0 -"
  ],
  "documentType" : "article",
  "framework" : "GameKit",
  "identifier" : "/documentation/GameKit/adding-recurring-leaderboards-to-your-game",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Adding Recurring Leaderboards to Your Game"
}
-->

# Adding Recurring Leaderboards to Your Game

Encourage competition in your games by adding leaderboards that have a duration and repeat.

## Overview

> Note: This sample code project is associated with WWDC21 session [10067: Bring Recurring Leaderboards to Your Game](https://developer.apple.com/wwdc21/10067/).

---

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)