Workshop: Building a Gemini AI-Powered Emoji Movie

In this game, GeminiAI provides a string of emojis that represent the title of a movie, and you try to guess the name of the movie based on those emojis.

Guess The Movie From The Emojis

Clone this repository

or

Create a new Flutter project

flutter create emovji --platform web
cd emovji
flutter run

Last updated