Features we are implementing behind the scenes. Some ship with UI toggled off until we are ready to announce them publicly.
Ephemeral, moderated chat during live streams (Upstash-backed, self-destructing rooms). Backend route exists; UI will ship when stream pages are wired.
Side-by-side or picture-in-picture so you can keep a stream open while browsing or playing games on Arcade-Verse.
Score bridge from HTML5 games, top scores on the play page, and Appwrite-backed leaderboards. Enable with NEXT_PUBLIC_SHOW_GAME_BETA_UI=true when collections are ready.
Heart games on browse, track last played titles for signed-in users. Same env flag reveals the UI once Appwrite collections are live.
Developers: set NEXT_PUBLIC_SHOW_GAME_BETA_UI=true to show favorites, recent-play tracking, leaderboard sidebar, and score submit on play pages.