Show HN: Periodic Table and Wordle = Elemendle (elemendle.com)
Hey HN, I've been working on a little side project - a daily guessing game called Elemendle. It's similar to Wordle, but instead of guessing a word, you guess a chemical element. You get hints based on various properties like its place on the periodic table (Period, Group, Block), Type (e.g., Transition Metal, Noble Gas), Phase (Solid, Liquid, Gas), atomic number and mass.
I'm sharing it here because I'm curious what you think of it. Let me know if you enjoy it or have ideas for improvements.
3 comments
[ 3.3 ms ] story [ 21.4 ms ] threadQuick question, would a binary search be a viable strategy? So starting in the middle and figuring out where to go with the various clues given?