
I'm a developer who likes building autonomous systems. This started because I wanted to experiment with visual programming — drag and drop nodes, conditional branches, loops — but needed a practical use case to actually finish it.
Betting strategies turned out to be a perfect fit because the logic is deterministic and testable.
"If 3 losses in a row, double bet, reset on win" translates cleanly to a flow graph.
The gambling part is almost incidental to me. What I actually care about is whether the visual logic builder works well as a tool.
Built with Laravel + React Flow.
ive at rollmint.cc — genuinely curious what other builders think about the approach, not the gambling side.
u/MurkyCategory5184 — 7 days ago