---
title: Adding Recurring Leaderboards to Your Game
framework: gamekit
role: sampleCode
role_heading: Sample Code
path: sample-code/gamekit/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

Overview note: This sample code project is associated with WWDC21 session 10067: Bring Recurring Leaderboards to Your Game.

## See Also

### Leaderboards

- [Encourage progress and competition with leaderboards](gamekit/encourage-progress-and-competition-with-leaderboards.md)
- [Creating recurring leaderboards](gamekit/creating-recurring-leaderboards.md)
- [GKLeaderboard](gamekit/gkleaderboard.md)
- [GKLeaderboardSet](gamekit/gkleaderboardset.md)
- [GKLeaderboardScore](gamekit/gkleaderboardscore.md)
