Show HN: Periodic Table and Wordle = Elemendle

elemendle.com

2 points by lyl_003 6 hours ago

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.

mdduar 5 hours ago

Looks like I need to review my periodic table :/. But I still had fun (took me five guesses, since I wasn't making good use of the clues).

Quick 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?

tape_measure 5 hours ago

3 guesses! It would be fun to have other properties like melting point as hints.