Comment by paulhebert

Comment by paulhebert 2 days ago

74 replies

I recently launched a daily word puzzle!

https://tiledwords.com

It’s inspired by tile placement board games like Patchwork and crosswords. You rotate and move tiles to rebuild a broken crossword.

It’s free, web based, and responsive.

I currently have several hundred daily players and growing. My wife and I create the puzzles and I’m continuing to fix bugs and add new features.

I just launched a ”community puzzle” feature to let players help build new puzzles.

I’d love to know what you think!

hjnilsson 2 hours ago

That was a fun little game! The hinting felt appropriate, only thing I didn't really like was that it got a bit "cramped" towards the end moving things around. Will try it again tomorrow. :)

NickC25 an hour ago

Man, this is absolutely awesome. This has the feeling of being the next wordle or a similar quick hit type game. Really impressive.

gota an hour ago

Did you do a Show HN thread on this? Do it so I can 'favorite' it please

whitehexagon a day ago

There are not many sites I whitelist for javascript, or even bookmark these day. Really glad I tried your game, it's fun and nicely executed. Well done to you both.

xwowsersx 7 hours ago

This is really great. Played this for quite a long time, nicely done!

zelphirkalt a day ago

Good fun. I discovered a big though. I could not yet reproduce it, but I managed to somehow have letters glitch out of the Tetris shapes they are in. When I move the tiles or rotate them, the letters are back where they should be. So it's not game breaking, but seems to happen in some case. At first I suspected, that it was because my phone was locked in between, but I tried that and when locking it manually, that bug did not happen. So no idea, sorry!

  • paulhebert a day ago

    Ahh dang I’ve had a few people report this but I haven’t been able to reproduce it. I think it does have something to do with locking your screen and coming back but I haven’t figured it out yet

ElasticBottle 7 hours ago

It was super fun! Would love a little more space to move pieces around but otherwise fantastic job!

andy_ppp a day ago

Really great! One of the things that Wordle did that I thought was very clever was having a copy and paste social media preview of how you did. It might be worth adding that for vitality... you could even add an image preview with Open Graph meta tags if you were clever.

  • paulhebert a day ago

    Thanks, yeah I’d like to improve this. There is a “share” option when you complete a level but I don’t think it works as well as Wordle’s in terms of storytelling.

    Generating a custom sharing image is interesting!

    • knuckleheads 19 hours ago

      This is something I've gone and forth on for https://threeemojis.com/ as well. I think it's pretty hard to generate a story of a complicated puzzle, in part because the person you are sending it to doesn't have an idea of the terrain you were playing on and so kind of doesn't care. I do see some people doing custom share images with their puzzles, but it doesn't seem to have caught on so much.

memset a day ago

Nice! Some feedback from my wife, who is into all manner of word games: she found it a little bit brute-forcey: needing to try all different combinations in order to get the right configuration of the word. In contrast to a crossword where there is already a layout, which gives her a hint for how to proceed with the rest.

(She finished today's puzzle, and I gave up.) From a UI perspective it is very slick - very smooth, and I like how it kind of "gets" what you were trying to do when providing corrections/hints.

  • fsckboy a day ago

    >In contrast to a crossword

    there's a type of crossword called "diagramless" where you have the numbered clues and an empty grid

    there was one in NYTimes Magazine Sunday puzzle page this past weekend

redbell a day ago

This is a lovely game!

This game was Show HNed two times in ten days, [1][2], but unfortunately, it didn't get as much attention as it should! Ironically, this current thread has already gained almost double the comments from both submissions combined!

I whish you best of luck to succeed in your journey.

___________________

1.https://news.ycombinator.com/item?id=45750789

2.https://news.ycombinator.com/item?id=45634525

  • paulhebert a day ago

    Thanks!

    Yeah I felt odd reposting the Show HN but I thought that the HN crowd would enjoy the game if a post got traction

    • eps 7 hours ago

      You can email mods and ask to bump up a Show HN post if it has merit. Even if it's your own.

hoqqanen 2 days ago

I saw your Show HN post a few weeks ago! Really appreciate the smoothness of your UI and the simplicity of your onboarding, I see how much you have dialed in. I've been working on a daily puzzle game too (it's getting there...), maybe you'd enjoy it https://slab17.com/

  • paulhebert a day ago

    Slab 17 is a really interesting and unique puzzle! I love the act of slab creation. It’s very satisfying and the aesthetics are great.

    I found the instruction about double tapping a little confusing at first but figured it out as I played.

    Nice work!

    • hoqqanen a day ago

      Thanks for the note and the feedback about the instructions! Got me to rework the wording.

  • catoc a day ago

    Very cool!

    I solved the first puzzle: -Congratulations! -You solved Paprika with 18 slabs

    But this was unclear: -You've solved 0 puzzles! -Reveal Rule -Next Puzzle -View Archive -You still have 2 guesses left. Finish guessing before revealing the rule if you're feeling brave!

    I have to do 2 more guesses before I can reveal the rule that I already figured out?

    • hoqqanen 8 hours ago

      Thanks for the note! This part needs work and I really appreciate the call out. I'll try to explain here to share, and maybe clarify my own thinking.

      Getting any of the guesses right counts as a win, and you get different guessing slabs for each guess (this latter part isn't made at all clear upfront).

      If you have a rule in your head like "no red", but the true rule is "no red or orange", it's possible that on the guessing slabs those two rules evaluate to the same things (e.g. there weren't any oranges present in the guessing slabs). You could then try the rest of the guessing slabs, which might have an example where you get it wrong, giving more gameplay.

      I wanted to give a victory on any subset of 5 slabs guessed successfully since trying to get all the guesses is very hard (especially the first guess on many puzzles), and you can get new information from guesses which fail, which offers some progression. Hence getting "you won" and the ability to reveal the rule (I've also thought about keeping the reveal unavailable until you do all guesses) and the invitation to keep playing.

      If you have a minute I'd love to hear from you if that makes sense and if you have thoughts about what might make more sense. I've also tried to consider ways of restructuring the gameplay, e.g. automatically progressing to the next set of guessing slabs, such that the flow here is less confusing.

      Thanks for playing, and for sharing!

      • catoc 8 hours ago

        That makes sense.

        Maybe just simply state it?

        E.g, instead of “you solved paprika”:

        “You got 5 slabs right; 10 more to prove you really solved the rule”

        (Being better versed in making games than I am, you can likely come up with more enticing prose)

        • hoqqanen 7 hours ago

          Appreciate the reply, this is simpler than my thinking and I like it!

yaba_money a day ago

I really enjoyed this! wondering about a possible "scratch" section or larger area - found myself spending a lot of time moving pieces around to get enough space

  • paulhebert a day ago

    Yeah I’ve gone back and forth on this.

    On large screens adding more space would be a big quality of life improvement.

    But it doesn’t really work on smaller screens.

    So far I’ve tried to keep the experience as similar as possible across devices but maybe that’s silly

    • JKCalhoun 21 hours ago

      Yeah, I think you should be actively encouraging the sales of laptops/desktops.

nine_k 2 days ago

The animations in the interface make it feel more "jelly" and not "wooden" like a number of other such interfaces.

  • paulhebert 2 days ago

    Thanks! I spent a long time trying to make the core controls feel intuitive and natural to use

    • nine_k 2 days ago

      The amount of care you put into it must be massive; a noticed so many nice subtle details that make interacting with the pieces easy and fun. Kudos!

curo 2 days ago

This is really fun — have you played with making the tile position opinionated (not agnostic)?

i wonder if have the clues point to a starting square (e.g., "E5") would be better than the current "reveal" aid. The spatial information would become more helpful toward the end when the player is dealing with the words they need help on.

  • paulhebert 2 days ago

    Could you expand on what you mean about opinionated vs agnostic? It sounds interesting but I’m not sure I follow.

    I like that clue idea! I want to change how the reveals work. I’ll play with that!

litia_shi 2 days ago

This puzzle is genius.The interface is minimal and user-friendly, everything feels smooth and intuitive.

jphoward a day ago

Nice! What might be a nice lesser 'clue' to simply revealing a word is highlighting letter(s) on the board that are part of it? Favouring maybe highlighting letters that are contiguous with a blue bit?

jeanlucas a day ago

That's awesome!! It took 15 min and I gave up on some words.

As a non native it feels awesome to finish a puzzle like this haha

kmc059000 2 days ago

You had me at Patchwork. This is super fun. Thanks for making it!

  • paulhebert a day ago

    I love Patchwork! One of my wife and I's favorite, easy, go-to games.

i_don_t_know a day ago

This is really good. I like the idea of the game and your execution of it is superb.

ekrapivin a day ago

Very neat and clean UX, kudos to that!

How do you market it – now or planning to, if I may ask?

  • paulhebert a day ago

    Great question… marketing is not my strong suit.

    I showcased at the Portland Retro Gaming Expo with the Portland Indie Game squad and that got me some players. I also shared it on my various personal social medias. The neighborhood board game store let me put up a poster!

    I’m also hoping that organic sharing will drive growth.

    This HN comment has been some of my most successful marketing so far. Around 2400 people from HN have visited since I posted!

emilbratt 2 days ago

I love it. I struggle more than I want to admit, but super fun nonetheless.

  • paulhebert a day ago

    It definitely has a bit of a learning curve! In playtesting it sometimes took a bit for the rotation to “click” for people.

    • emilbratt a day ago

      Yeah that was it for me, the rotation really threw me off.

rPlayer6554 2 days ago

Wow that is a clean and responsive interface! It feels great on mobile.

g_host56 2 days ago

this is very cool, noticed vue and nuxt nice.

  • paulhebert 2 days ago

    Thanks! Yeah I love Vue and Nuxt. They worked great for this project

lbj a day ago

Super fin idea, very nicely executed, thanks!

gordonhart 2 days ago

Great game! The effort you put into animations and interactivity really pays off, especially when first learning how the game works.

This is a classic HN comment but I’d love a Thursday/Friday crossword difficulty equivalent in addition to the dailies which are a ~Monday.

  • paulhebert a day ago

    Thanks! I would like to explore different difficulty puzzles in the future!