Inspiration
RiddleQuest was inspired by the thrill of solving puzzles and sharing the challenge with friends from the old days. Therefore, this inspired me to create a platform where users can solve riddles, rate their difficulty, and share their results with others for a bit of friendly competition.
What it does
RiddleQuest offers users a daily riddle to solve and allows them to rate the riddle's difficulty. After submitting their answers, users can view the correct solution along with their own responses and the difficulty rating. They can then publish their results to the Seam app, sharing the results with friends.
How we built it
RiddleQuest was developed using React for the frontend, with custom components managing riddle display and user interactions. Riddles are fetched from an external API, and React's state management handles user input and feedback. Tailwind CSS was used for creating a modern, responsive UI.
Challenges we ran into
- Learned the Typescript language and TailwindCSS since I have never used that before.
- Understood how the Seam mini app worked in order to implement the logic for creating one. ## Accomplishments that we're proud of Implemented features that allow users to solve riddles, rate their difficulty, and share their results via the Seam app, fostering a sense of friendly competition. ## What we learned Developed a deeper understanding of the Seam mini app platform, including how to integrate external functionalities and publish content effectively.
Log in or sign up for Devpost to join the conversation.