Show HN: Trumpl.me – A daily game where you guess the real Trump quote
trumpl.meHey HN,
Sharing a simple daily web game I made called Trumpl.Me. Inspired by Wordle, it's a daily minigame which shows you 6 quotes, one real Trump quote and four fakes, and the goal is for you to pick the real one.
It's a (very silly) side project which started a maybe 2 months ago after playing around with LLMs and eventually generating fake "Trump-sounding" quotes. I was quite amused to see how well the LLM could capture his distinctive tone, which made telling reality from fiction pretty hard – and the game idea was born.
The game doesn’t require a signup or anything and doesn't collect any info (except for whatever Google Analytics collects).
It's mostly static, with a single API endpoint serving the quotes of the day from a JSON quotes "database" (pre-generated daily sets of quotes). I built everything in Plasmic, a first time for me using a no-code/low-code builder, which was an interesting experience.
It's all just for fun, and NOT meant as a political statement. I do hope that regardless off where you fall ont the political spectrum, you can have fun playing it.
I posted on a couple subreddits, but figured I'd post it here too as I would love to get a bit more feedback, especially anything related to design & UX where I had close to zero experience.
Happy to answer questions if you have any!