6 ms·
Show HN: I Built a Word Game
The idea is to get from a starting word to a target word by creating a list of words to go in the middle. You can only change one letter at a time.
Yesterday's words: https://twitter.com/ChangelistGame/status/1518695582151237632
Today's game: https://changelist.rocks/
- blondin 4y agocool game and excellent idea! can you make it clear on the homepage that you have to change one letter at a time?
- knyt 4y agoThank you! I've updated the intro to the first game - does that look all right?
- holts-shoe 4y agoNice m8, this is fun!
- knyt 4y agoGlad you enjoy it! The next pairs of words will be posted tomorrow morning.
- sphars 4y agoClickable link: https://changelist.rocks/ https://changelist.rocks/
- cristojv 4y agoGood idea! It would be much better if you add a final event when you complete successfully the game. I can still writing words and words and it looks like I have missed the target of the game ;)
- knyt 4y agoIt will stop adding rows once you reach a solution. But the logic for stopping wasn't great, and it was breaking under some use cases if you went back and changed letters. It should be more robust now, and I've improved the congrats-you're-done messages.