Three.js Conf Paris Game Kit Documentation
Integrate a browser game with Three.js Conf Paris player passes, ball appearances, one-time score attempts, and live leaderboards.
Game Kit integration overview
Connect a browser game to a Three.js Conf Paris player pass, load the attendee's 3D ball appearance, begin one authorized attempt, submit a score, and display the live leaderboard.
- Configure the hosted ES module with the event's public project configuration.
- Scan a player pass URL or player UUID.
- Begin an attempt with the temporary game access key.
- Keep the returned attempt token in memory while the participant plays.
- Submit the score once and refresh the leaderboard.