frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Can you meld minds with AI and guess the same word?

https://www.convergegame.com/
11•cwackerfuss•9mo ago
I built a daily word association puzzle where you engage in a quiet, collaborative mind meld with AI. I'd love to have folks try it out and tell me what they think!

Here's how it works: 1. Enter your first word to reveal the AI's word of the day. 2. Don't think too hard about it. It's just a starting point. 3. Both of you think of a word that connects the two. 4. To win, you need to say the same word. 5. You have 8 guesses to converge. 6. Need a hint? The AI will drop a riddle in your final two guesses.

HOW DOES IT WORK? After the user_word + ai_word are submitted, I trigger two separate LLM calls which return structured data that I use to advance the game: 1. `evaluate_match`: this reasons about the match to decide if it should be counted as a convergence, and returns the reasoning, a bool, and a similarity score (this is what powers the rings that get further/closer to eachother in the game background and the green squares in the share results) 2. `guess_word`: this takes the two words, reasons about what a good next word might be, and returns the reasoning and new word.

I store the new word without revealing it to the user, so that after the user has time to decide and input their word, the AI has already had its next word selected since the last round ended.

I used BAML with OpenRouter to quickly iterate on prompts and easily switch between LLMs to compare outputs. I settled on gemini-2.0-flash as the right combination of quality, speed, and cost.

Comments

nosmokewhereiam•9mo ago
I need the answer if I fail...

Otherwise super fun and unique! Well done, thank you for sharing this.

cwackerfuss•9mo ago
Thank you! The solution is when user_word === ai_word, so there isn't technically an "answer." The only pre-determined word in the game is the first word the AI chooses, which is the same word for all players, each day.
apheliosos•9mo ago
Awesome job. Enjoyed playing this with my girl. Perhaps you can expose previous day puzzles for us to catch up on?
cwackerfuss•9mo ago
It's on my list for sure. Thanks for the message!
zahlman•9mo ago
You do, of course, restrict the user's input to a single word before showing it to the AI (to avoid jailbreaks)?
cwackerfuss•9mo ago
Others have tried and failed to jailbreak it. Give it a shot if you're keen and post results here.
cwackerfuss•9mo ago
But to answer your question - yes the string must contain only valid english letters and must be between 2-25 characters in length. If you can jailbreak the system with those constraints I salute you!
bogconst3•9mo ago
Fun and easy to play!
cwackerfuss•9mo ago
Thanks glad you like it!
elpocko•9mo ago
I will not come every day to play your "daily" game. I may look at it once and never come back, because I refuse to be held hostage by your artificial restriction (not to say preemptive enshittification) of getting one play per day.
cwackerfuss•9mo ago
ever heard of Wordle?
elpocko•9mo ago
You mean that one game that actually managed to pull off the game-a-day scheme four years ago through clever design and simple gameplay? The game with the inherently player-hostile scheme that's still inspiring thousands of talentless hacks on the internet? The actual successful game that attracted millions of copycat losers? Nope, never heard of it.
cwackerfuss•9mo ago
Just wait until I tell you about your local newspaper’s Sunday crossword.

I built this game for fun. There are no ads, and I currently cover the LLM costs myself.

I’m not sure why you’re being so hostile toward the idea of a daily puzzle game. Wouldn’t it make more sense, ideologically, to direct your criticism at pay-to-win games designed to keep you playing for hours a day? This is a simple daily puzzle — a two-minute break that never asks for more of your time. How is that even remotely comparable?

elpocko•9mo ago
You showed your game and asked for feedback. I gave you honest feedback: I won't play your "daily" game, because I think the "daily" aspect is an unnecessarily enforced, inherently player-hostile, mindlessly imitated anti-feature that's of no use to anyone.

Congratulations on making the game, I know it's hard to finish and release something. I wish you luck.

Fries with that? Ordering from AI linked to selecting more indulgent foods

https://www.psu.edu/news/health-and-human-development/story/fries-ordering-ai-linked-selecting-mo...
1•geox•7s ago•0 comments

Tunnelling Torrents 'Properly' over a VPN with Port Forwarding

https://blog.muffn.io/posts/tunneling-torrents-over-vpn-with-port-forwarding/
1•eustoria•15s ago•0 comments

Python React to Elixir Phoenix Migration Breakdown

https://mrpopov.com/posts/python-react-to-elixir-phoenix-migration-breakdown/
1•tosh•27s ago•0 comments

I made my agents joke with each other [video]

https://www.youtube.com/watch?v=xWW2p_CWST4
1•bahaAbunojaim•1m ago•0 comments

OpenJS Foundation: A safe and modern home for JavaScript technologies

https://openjsf.org/
2•eustoria•1m ago•0 comments

Draining wetlands produces substantial emissions in the Canadian Prairies

https://theconversation.com/draining-wetlands-produces-substantial-emissions-in-the-canadian-prai...
1•PaulHoule•5m ago•0 comments

Feather – Draw in 3D

https://www.feather.art/
1•eustoria•5m ago•0 comments

Show HN: Turning 2D floor plans into 3D-ready JSON with Detectron2

https://www.loom.com/share/b741bc127c814db395832b01bd086e96
1•acaciabengo•6m ago•0 comments

Explain to Issue Reporter

https://github.com/fsprojects/fantomas/issues/1704
1•debugnik•6m ago•0 comments

Brave Search API now features Place Search, a new endpoint for map applications

https://brave.com/blog/place-search-api/
4•w0ts0n•7m ago•0 comments

Launch HN: Cardboard (YC W26) – Agentic video editor

https://www.usecardboard.com/
1•sxmawl•7m ago•0 comments

We Built a Video Rendering Engine by Lying to the Browser About What Time It Is

https://blog.replit.com/browsers-dont-want-to-be-cameras
1•cbrewster•7m ago•0 comments

OsmAnd's Faster Offline Navigation

https://osmand.net/blog/fast-routing/
2•todsacerdoti•8m ago•1 comments

AirSnitch: Demystifying and Breaking Client Isolation in Wi-Fi Networks

https://www.ndss-symposium.org/ndss-paper/airsnitch-demystifying-and-breaking-client-isolation-in...
1•todsacerdoti•8m ago•0 comments

People Leaving US

https://trendslates.substack.com/p/teen-ai-usage-amazon-alleged-price
1•faderisimo•10m ago•0 comments

My accepted research work on 'Failure-Aware Security Framework'

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6122687
1•sandhyavinjam•11m ago•0 comments

Bring Your Own Agent (BYOA)

https://blog.val.town/byoa
1•stevekrouse•12m ago•0 comments

Attacking Russia's Center of Gravity: A Clausewitzian Answer

https://www.militarystrategymagazine.com/article/attacking-russias-center-of-gravity-a-clausewitz...
1•bryanrasmussen•13m ago•0 comments

Human Made: The Pledge

https://lee-phillips.org/humanmade/
1•leephillips•14m ago•0 comments

GitHub Actions is left vulnerable to supply chain attacks: Datadog Report

https://www.datadoghq.com/state-of-devsecops/
2•varunsharma07•15m ago•0 comments

How Google Killed the Rent-a-Domain Era

https://growtika.com/blog/publisher-affiliate-collapse
1•Growtika•15m ago•0 comments

Show HN: Karta – Google Search, for discovering talent

https://www.karta.works
1•kidustiliksew•15m ago•0 comments

Smallest transformer that can add two 10-digit numbers

https://github.com/anadim/AdderBoard
1•ks2048•16m ago•0 comments

A Visual Guide to DNA Sequencing

https://www.asimov.press/p/dna-sequencing
1•mailyk•16m ago•0 comments

He saw an abandoned trailer. Then, uncovered a surveillance network

https://calmatters.org/justice/2026/02/alpr-border-patrol-caltrans/
10•Element_•19m ago•2 comments

Show HN: I built a local AI-powered Ouija board with a fine-tuned 3B model

https://github.com/SurceBeats/Planchette
3•SurceBeats•19m ago•2 comments

Using AI without losing skills

https://manafov.co/posts/using-ai-without-losing-skills
2•airbridgeflyer•21m ago•0 comments

Hyper: a reactive server side rendered web framework for Clojure

https://github.com/dynamic-alpha/hyper
2•rschmukler•21m ago•1 comments

Trump, seeking executive power over elections, is urged to declare emergency

https://www.washingtonpost.com/politics/2026/02/26/trump-elections-executive-order-activists/
3•martialg•22m ago•0 comments

TikTok, X link organiser for iOS and Android

https://saveforlater.pro
2•aria-sfl•23m ago•0 comments