Hi HN,

This project came out of combining a few of my hobbies: craps, mobile development, vibe coding, and coding directly from my phone.

I built the entire app using only: Termux on Android, exe.dev as a remote VM, Claude Code as my only assistant

I chose Flutter for cross-platform support so the same code could run on Android and iOS.

I started off by writing tests for the core game engine, then switched to a simple loop: play the game, notice what’s missing, add a feature.

In the spirit of “build for one user,” I only implemented the craps mechanics that I personally use when I play in real life.

Enjoy!