DEV Community

Mariana Ongay
Mariana Ongay

Posted on

Simple Puzzle AI Game

Education Track: Build Apps with Google AI Studio

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

What I Built

I build a puzzle game where the player can either ask the AI to generate an image or upload their own. Once the image is generated or uploaded, it's turned into a puzzle that the player must solve.

Prompt:

Create an app that generates a jigsaw puzzle game. The user should enter a prompt describing the image to be generated, which will then be used as the puzzle. Use Imagen for image generation and visuals, and Gemini to provide image prompt suggestions for the user and to create the puzzle. The game must be fully functional.

Demo

https://puzzle-generator-494998068848.us-east1.run.app/

Cover

My Experience

It was an interesting experience, i had never used this platform before, but it is really good. The way the AI can build an app from just a prompt is impressive.

However, i experienced some issues with the rate limits and billing. Right now, i'm using the free tier, but i may create a project with a pay-as-you-go plan so i can explore the AI further without those limitations.

Top comments (0)