Remix.run Logo
nowami 7 hours ago

I'm working on Ruly, a daily number/logic puzzle where you set rules on a grid.

https://playruly.com

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.

rkomorn 7 hours ago | parent [-]

This is a neat concept. I'm enjoying it. Thanks for putting it out there.

nowami 6 hours ago | parent [-]

Thanks for trying it out. I'm experimenting with some more variants, for example having more 'rules' than cells, so that you have to choose which ones you'll use.