Ambie

Multiplayer AI art game for iPhone

About

Ambie is an art game for iPhone that aims to make creativity accessible to everyone. The app offers daily art challenges where players can design wall art, vote on competitions, and collect new art supplies to enhance their creations. The game is designed to inspire creativity by providing an initial artistic vision that players can modify and personalize, helping users unleash their creativity in an enjoyable and engaging way.

How they use Cloudflare

Cloudflare Images greatly supports Ambie’s requirements to allow users to upload and speedily serve images. Using Cloudflare’s API, images are transformed to AVIF and resized upon request. Images are then delivered via Cloudflare’s global CDN. Once images are uploaded, the image files are sent to R2 for object storage in real time.

The application is hosted on Cloudflare Pages. The Team uses Wrangler CLI to deploy local and production scripts, managing any Pages and Workers updates. The development team also uses Cloudflare Workers to intercept and redirect requests to the App Store.

Workers AI is used to test language models like Stable Diffusion for a text-to-image pipeline that helps lower latency and drives performance.

Why Cloudflare?

“When building Ambie, my first thought was to start with Cloudflare. For such an image-heavy game, I knew we needed the best possible performance for players around the globe. The Developer Platform has an elegant interface and the Wrangler deployment experience has been wonderful for application development.”