Show HN: I made a daily puzzle game about mixing colors (refractor-game.com)
While on paternal leave, I wanted to create a game my newborn daughter could eventually play and learn something from. I was heavily inspired by the daily puzzle games I consistently play such as Wordle and Strands.
Refractor is a game about connecting colored tiles together to reach all the goals. Use "refractor" tiles to combine two colors together but be careful not to trap yourself in! The game is won when all goals are fulfilled.
The tech stack is: Laravel + Inertia, React + TypeScript, and DaisyUI + TailwindCSS.
Open to any questions or feedback. Hope you might find it interesting!
19 comments
[ 3.8 ms ] story [ 29.6 ms ] threadI need to admit the second step in the tutorial took me a while. It's not obvious the mixing tiles accept incoming colors only at some of the sides. I.e. you need to go further with the blue and make a U turn.
[0] Something similar to https://images.wsj.net/im-194691 for lighter-shade-on-darker shade.
Thanks for trying it out, really appreciate you letting me know.
I'm not 100% if this is the right solution for your needs but I'd be interested in hearing if the update helps at all.
Thanks again for the feedback!
Maybe you can still have a hand-curated daily puzzle, but also have some procedural generation to have endless puzzles
2. As a techie who thinks of color in RGB, it took me a very long time to understand how to make green from yellow.