DEV Community

Cover image for Board Game Ready: AI-Powered D20 Dice Roller in Minutes
BabiDoo
BabiDoo

Posted on

Board Game Ready: AI-Powered D20 Dice Roller in Minutes

Education Track: Build Apps with Google AI Studio

RollMaster D20 — 20-Sided Dice Simulator with Google AI Studio

This post is my submission for the DEV Education Track: Build Apps with Google AI Studio.

What I Built

I created RollMaster D20, a simple app that simulates rolling a 20-sided die, perfect for board games and RPGs. I used Google AI Studio to generate the initial code with a single prompt, then refined it step-by-step until the agent produced an accurate 20-sided die design and functionality.

The deployment was done directly on Google Cloud, and the whole process - from idea to a live app - took less than 30 minutes.

Demo

Try it here: https://rpg-3d-dice-roller-661720270040.us-west1.run.app/

My Experience

The process was surprisingly fast and intuitive. I enjoyed how Google AI Studio allowed me to iterate on the prompt to achieve the exact result I wanted without starting from scratch.

The main challenge was fine-tuning the visual details of the 20-sided die, but small prompt adjustments solved it.

Having the ability to deploy directly to Google Cloud saved a lot of time - from start to live app in under 30 minutes.

Top comments (1)

Collapse
 
myexercisesnacks profile image
My Exercise Snacks

Very good App!