I'm working on Ruly, a daily number/logic puzzle where you set rules on a grid.
My goal is to make a simple yet interesting procedural and replayable puzzle. It has a couple of weekly variations: on Saturdays you need to break a rule to score max points, and on Mondays there's an added memory aspect which brings variety to the game.
It's mostly vibe-coded which lets me focus on game design and testing. The next step is better onboarding/tutorial and more intuitive UI.
This is a neat concept. I'm enjoying it. Thanks for putting it out there.