Skip to main content

Show HN: Tweedle – A Wordle game for profiles and tweets on Twitter https://ift.tt/JGurak8

Show HN: Tweedle – A Wordle game for profiles and tweets on Twitter Hey everyone! I wanted to share a game that myself and a couple other colleagues hacked up called Tweedle. We wanted to try something different in the genre of wordle clones, so we decided to build a game that algorithmically generates daily wordle puzzles for any person/profile on Twitter. The idea is that you can play someone’s tweets, guessing a word inside the tweet using wordle style gameplay. If you have an active Twitter profile, the game will generate a puzzle for your profile; this enables anyone on Twitter to have their own wordle game! Here is a game for a popular hacker news bot on twitter: https://ift.tt/a0d2lxV If you have a twitter profile, you can play your own game by navigating to https://ift.tt/FmcA7WE The game runs on a pretty standard AWS stack. The backend is designed to dynamically generate puzzles for any new profile. It uses an idempotent heuristic that both selects the daily tweet and daily word for any profile passed to it. We use multiple layers of caching to make this fast. The frontend is a React + Redux SPA. We built some tools to make sharing and link attribution easy so that when you share a game with a friend, we ensure they are able to play the exact same game. For the game’s design, we’re exploring how we can make it more competitive around profiles. IE, who knows a particular profile best. We think that letting you play all the tweets from a profile could be fun as well. We hope you find the game fun to play and would love to hear any feedback or answer questions! (note: we’re not affiliated with Twitter) https://ift.tt/yH2X7Zl July 15, 2022 at 03:24AM

Comments

Popular posts from this blog