Inspiration

Learning new words should feel like a rewarding challenge, not a repetitive chore. LexiconLadder was inspired by the desire to make vocabulary building fun and dynamic, focusing on logic and creativity rather than rote memorization.

What it does

LexiconLadder is an interactive word-guessing game that generates word challenges every two minutes. Players think critically to select the correct word and earn points. A global word is set every two minutes, ensuring all players experience the same challenge in real time. The game also features daily and weekly leaderboards to encourage friendly competition and keep players motivated as they climb the ladder of vocabulary mastery.

How we built it

We developed LexiconLadder using Devkit, utilizing Devvit hooks and components for the game mechanics. A custom word logic system ensures relevant words are tied to the target word for meaningful challenges. We used Redis to manage the global word and scores, synchronizing gameplay across all users. The leaderboards were implemented to track daily and weekly scores, fostering long-term engagement and competitiveness.

Challenges we ran into

Learning a new tech stack, Devkit, and understanding how to effectively work with Devvit hooks and components. Designing post-selection logic so that the game evolves differently based on the word selected but eventually converges to the same state after 2 minutes. Developing a robust word logic system to ensure that relevant and meaningful words appear in relation to the target word on correct selection. Finding an appropriate API to fetch related words and ensure its integration aligns with the platform's functionality. Getting the selected API approved and functional within the Devvit environment.

Accomplishments that we're proud of

Successfully implementing a global word system using Redis to maintain consistent gameplay for all users. Building daily and weekly leaderboards to motivate players and increase long-term engagement. Developing a functional and interactive game in a short timeframe using the Devvit CLI.

What we learned

The importance of logical thinking in game mechanics. How to use tools like the Devvit CLI effectively for rapid development. Balancing difficulty and engagement to keep players motivated.

What's next for LexiconLadder

Expanding the word pool to include themed categories (e.g., travel, science, or pop culture). Enhancing the leaderboard with player profiles and achievement badges.

Built With

Share this project:

Updates