🧩 The Inspiration
Word games are fun, but they often feel isolated. We wanted to build something that lives where the community already gathers. ThreadPulse Daily turns Reddit's unique culture and inside jokes into a daily challenge that brings subreddits together.
⚙️ How we built it
We leveraged the latest Devvit 0.12 platform to create a seamless, native experience.
- Frontend: A high-performance React application built with Vite, featuring a premium glassmorphic UI.
- Backend: Native Reddit Redis integration to power real-time leaderboards and community-submitted "Clue Boosts."
- Game Engine: A custom date-seeded RNG ensures that every Redditor in the world plays the same puzzle at the same time.
🚀 Challenges we faced
Integrating a full React application into the Devvit webview required careful state synchronization. We built a custom bridge to allow the game logic to talk to Reddit’s backend instantly, ensuring that scores and community clues stay in sync without refreshing the page.
🎓 What we learned
We discovered how powerful the Reddit Developer Platform is for social gaming. By moving the logic to the "Pulse" of the community, we created a game that isn't just played—it's discussed.
Built With
- api
- canvas
- devvit
- react
- redis
- typescript
- vite
Log in or sign up for Devpost to join the conversation.