TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I made a daily puzzle game about mixing colors

19 pointsby tlackemannabout 1 year ago
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.<p>Refractor is a game about connecting colored tiles together to reach all the goals. Use &quot;refractor&quot; tiles to combine two colors together but be careful not to trap yourself in! The game is won when all goals are fulfilled.<p>The tech stack is: Laravel + Inertia, React + TypeScript, and DaisyUI + TailwindCSS.<p>Open to any questions or feedback. Hope you might find it interesting!

7 comments

playingalongabout 1 year ago
Nicely done.<p>I need to admit the second step in the tutorial took me a while. It&#x27;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.
评论 #39936302 未加载
评论 #39935402 未加载
评论 #39937521 未加载
评论 #39935933 未加载
aabbcc1241about 1 year ago
I&#x27;m also thinking about a color game but not committed to make it yet. Congratulations on release it.
评论 #39929569 未加载
nextaccounticabout 1 year ago
I want to play more, 1 puzzle per day is satisfying for word puzzles but not for this kind of puzzle IMO<p>Maybe you can still have a hand-curated daily puzzle, but also have some procedural generation to have endless puzzles
thesh4d0wabout 1 year ago
1. The restart button doesn&#x27;t seem to work half the time<p>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.
评论 #39948310 未加载
invisibleloopabout 1 year ago
Looks good. Unfortunately my colour blindness means the first level after the tutorial was difficult for me to play. Which sucks.
评论 #39937518 未加载
评论 #39936558 未加载
datasciencedabout 1 year ago
Beautiful game!
dustydusterabout 1 year ago
Enough with the daily stuff. I would like to actually play the game you made.