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.

  1. Configure the hosted ES module with the event's public project configuration.
  2. Scan a player pass URL or player UUID.
  3. Begin an attempt with the temporary game access key.
  4. Keep the returned attempt token in memory while the participant plays.
  5. Submit the score once and refresh the leaderboard.

Open Game Kit