WordCoach
A Kotlin-based Android clone of Google's popular Word Coach game. Test your vocabulary, learn new words, and have fun! Built with Jetpack Compose, clean architecture, and modern Android development best practices
Install / Use
/learn @Abaho1914/WordCoachREADME
Word Coach
Description
Word Coach is a Kotlin-based Android clone of Google's popular Word Coach game. It is a vocabulary game where users identify synonyms and antonyms of words. The app tracks the user's score cumulatively across multiple sessions, providing a fun and educational experience.
Features
- Vocabulary Game: Identify synonyms and antonyms of words.
- Score Tracking: Tracks user scores across multiple sessions.
- Multiple Screens: Includes splash screen, game screen, and result screen.
- Smooth Animations: Enjoy a smooth splash screen animation.
- Clean Architecture: Follows modern Android development best practices.
Built With
- Kotlin
- Jetpack Compose - Modern UI toolkit
- Hilt - Dependency injection
- DataStore - Persistent storage
- StateFlow - State management
- Coroutines - Asynchronous operations
Screenshots
Game Screen

Result Screen

Getting Started
Prerequisites
- Android Studio 4.2 or higher
- JDK 8 or higher
Installation
- Clone the repository:
git clone https://github.com/Abaho1914/WordCoach.git
How to Play
- Launch the app.
- You will be taken to the game screen after the splash screen.
- Identify the correct synonyms or antonyms for the given word.
- Your score will be tracked and displayed on the results screen.
Future Enhancements
- Add new word categories and levels.
- Implement multiplayer mode.
- Add daily challenges and rewards.
Contributing
Contributions make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Your Name - @abahoabbott - abahoabbott@gmail.com
Project Link: https://github.com/Abaho1914/WordCoach
