Jumble Words is a single player game app made using kotlin that displays scrambled words. To play the game, player has to make a word using all the letters from the displayed scrambled word.
Follow these steps to run the Jumble Words on your local machine:
- Make sure you have Android Studio on your system.
- Ensure you have an emulator or a physical device configured for running android app.
- Fork and Clone the repository to your local machine:
git clone https://github.com/iiitl/Jumble-Words
-
Run android studio and open the project.
-
Ensure your emulator is installed on android studio.
-
Run the app
This will build and install the Jumble word app on your connected device or emulator.
- If you encounter any issues during setup or while running the app, reach out to the project maintainers for assistance.
- Explore the project structure and source code to understand how the Jumble Word app works and how you can contribute to its development.
Contributions to the project are welcome!. Additionally, pull requests are highly appreciated.