Lesson 08 of 12
A Live Leaderboard
Track each player's score in the shared state and show a leaderboard that updates for everyone at the same time. Climbing the board against real people is the hook that keeps players in the arena — and because the score lives in shared state, nobody can fake it.
Video coming soon
The written lesson is below. Video walkthrough publishes shortly.
Track each player's score in the shared state and show a leaderboard that updates for everyone at the same time. Climbing the board against real people is the hook that keeps players in the arena — and because the score lives in shared state, nobody can fake it.
The video walkthrough is coming soon. In the meantime, this lesson covers the topic from first principles, step by step.