Sunday, May 25, 2025

Show HN: Tincture – A Color-Matching Puzzle Game I Vibe-Coded with AI in 4 Hours https://ift.tt/psgZ5bX

Show HN: Tincture – A Color-Matching Puzzle Game I Vibe-Coded with AI in 4 Hours Hi, Eight years ago, I had an idea for a color-matching puzzle game. I taught myself Swift and Xcode, spent months building an MVP… and then abandoned it. Last week, I decided to revisit the concept to see how far AI coding tools have come. So I played around with an assistant, and vibe-coded a playable version in about 4 hours. It’s called Tincture. It’s a calm, minimalist puzzle game. There are no timers, or ads, just a grid of colors and some simple rules that prioritize efficiency and pattern retention. What began as a random thought, turned into something that’s actually pretty satisfying to play. Turns out you can use math (modular arithmetic) to optimize the solution of the basic mechanics, so I added some complexity in later levels. I followed what felt fun and used a free AI-powered IDE to reach an MVP that would've taken me MUCH longer to dust off my Swift version or start from scratch learning JavaScript. I’d love your thoughts: • Is the core mechanic intuitive? • Did it hit a “this is kinda fun” moment? • Is it worth polishing further, or should it stay a weird little side project? Thanks for taking a look! https://ift.tt/3TEDOFo May 26, 2025 at 02:26AM

No comments:

Post a Comment

Show HN: I built a loadout building and sharing tool for Helldivers 2 https://ift.tt/7UCs9BQ

Show HN: I built a loadout building and sharing tool for Helldivers 2 If there are any Helldivers 2 players who are missing the option to bu...