Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siraajul/guessthemovie

Interactive SwiftUI app where players guess movie titles based on emoji representations
https://github.com/siraajul/guessthemovie

ios swift swiftui xcode

Last synced: about 1 month ago
JSON representation

Interactive SwiftUI app where players guess movie titles based on emoji representations

Awesome Lists containing this project

README

        

# GuessTheMovie


GuessTheMovie is a fun, interactive SwiftUI app where players guess movie titles based on emoji representations. The app uses AVFoundation for text-to-speech functionality, allowing users to hear the correct movie title when they tap on an emoji button.

## Features

- Intuitive UI with emoji buttons representing popular movies
- Text-to-speech functionality for revealing movie titles
- SwiftUI-based interface for smooth performance across iOS devices
- Engaging gameplay that tests players' movie knowledge and emoji interpretation skills

## Requirements

- iOS 14.0+
- Xcode 12.0+
- Swift 5.3+

## Installation

1. Clone this repository:
2. Open the project in Xcode:
3. Build and run the project in Xcode.

## How to Play

1. Launch the app on your iOS device or simulator.
2. You'll see a grid of buttons, each filled with emojis representing a movie.
3. Try to guess the movie title based on the emojis.
4. Tap a button to hear the correct movie title spoken aloud.

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Happy guessing!