Inspiration
Reddit is a goldmine of personalities — from humble lurkers to self-proclaimed experts in obscure topics. The idea struck while doom-scrolling a thread filled with keyboard warriors, and I thought: What if we could summon these Redditors like Pokémon and make them battle? Thus, Summon the Redditor was born — a parody game that celebrates (and roasts) internet culture.
What it does
Summon the Redditor is a web-based game where you: Summon unique Redditor personas — each generated with a blend of Reddit-inspired stats like karma, cringe level, and upvote power. Collect your Redditors into a growing collection. Battle them in the arena using a comically weighted algorithm based on their stats. View the Leaderboard, which tracks winning Redditors and their glory.
How we built it
Frontend: React (18.3.1) + TypeScript Styling: Tailwind CSS Redditor Data: Generated via custom logic mimicking Reddit traits (no real user data) Storage: LocalStorage for leaderboard and collection Build Tool: Vite + PostCSS + Autoprefixer Deployment: Built with Bolt.new, hosted on Netlify
Challenges we ran into
Creating believable personas: Generating Redditor stats that feel both authentic and funny was a challenge. Battle balancing: Designing a battle system that feels unpredictable, yet grounded in the persona stats. Keeping it silly but respectful: Navigating the line between satire and sensitivity, especially while parodying real community behavior. Deploying properly: Managed issues with jsPDF sourcemaps and sourcemap errors in Vite during deployment.
Accomplishments that we're proud of
The core game loop — summon → battle → leaderboard — is super engaging and makes users laugh. Built an entire meme-style game in React from scratch with beautiful UI and snappy interactions. Got tons of positive feedback from early testers who found the concept both silly and surprisingly addictive.
What we learned
Deepened my understanding of React architecture, particularly when building modular, stateful components. Learned to mock API-based data for creative storytelling (instead of real Reddit data). Discovered the value of UI polish and humor — even silly ideas can be seriously fun. Gained insight into deploying and debugging with Netlify and Vite.
What's next for Summon the Redditor
Multiplayer mode: Let users summon and battle against friends. Real Reddit integration: Explore integrating Reddit’s API to pull actual usernames and flair (in parody form). More personality traits: Add new characteristics like comment history or subreddit alignment. Export/Share battles: Generate memes or gifs of battle outcomes to share on social media.
Built With
- react
- tailwind
- typescript
- vite

Log in or sign up for Devpost to join the conversation.