Dice Jaga – A simple Yahtzee x Roguelike inspired web game
Yahtzee meets roguelike, but incremental design lacks the replayability hook.

Built and shipped a real game solo with Codespaces + AI, but the AdMob brick wall kills momentum.
Mobile gamers who enjoy challenging roguelikes and retro pixel-art aesthetics
Hades · Vampire Survivors · Nuclear Throne
The process:
Built entirely in GitHub Codespaces using an AI Copilot.
Wrote the core game for the web, then wrapped it into an Android APK/AAB.
Pushed through 100+ versions to fix edge cases.
Passed Google Play review with no policy violations.
The game is a tough 2D platformer called Bionic Biome. To make the "impossible mode" bearable, I integrated a rewarded AdMob ad as a Continue/Revive mechanic. It’s an opt-in lifeline, not a forced pop-up.
Here is the weird hurdle I’ve hit: Test ads worked perfectly. But in production, the AdMob dashboard just says "No data" and returns "Ad not ready." My core revive mechanic is effectively disabled because Google's algorithm won't serve real ads until it sees enough "organic" traffic to trust the account.
It's a strange psychological shift. For weeks it was "build, fix, upload." Now, the AI code works, the wrapper works, the integration works, but the core mechanic is held hostage by a silent third-party algorithm waiting for strangers to play it.
Has anyone else here launched a first app and hit this AdMob cold-start wall? How long did it take for your first live ad to actually fill?
If you are curious to see what an AI-coded, web-wrapped game built entirely in a browser actually plays like on Android, the link is below. (No pressure to play, just sharing the technical journey).
https://play.google.com/store/apps/details?id=com.pollitopro...
Yahtzee meets roguelike, but incremental design lacks the replayability hook.
Chess-roguelike with daily mode, but the space already has Chessaria and similar titles.
Startup equity horror roguelike teaching ESOP manipulation through actual gameplay mechanics.
Math puzzle meets rolling-ball navigation with adaptive performance for older phones.
178K neural net beats Pokémon roguelike with clever 1386-dim state encoding.
Docker compose wrapping Hermes-Agent, Ollama, and ModelRelay for Codespaces.