Android Modern Word Search

Android Modern Word Search 10 October 2024

No permission to download
Joined
Sep 11, 2021
Messages
6,521
Reaction score
3,251
Credits
$5,420
thanks to dear member @hargrave submitted a new resource:

Android Modern Word Search - Android Modern Word Search

View attachment 72913

Features​

-Word Search game in English and Turkish developed using Libgdx.
-Users are supposed to find the words according to the given category.
-Features 1.000 levels in both English and Turkish.
-The game starts from 3 letters and goes all the ways up to and including 8.
-Other languages can be added. Comes with a level generator. Add your words and translation then generate levels.
-Built-in 3 types of reveal...

Read more about this resource...
 
thanks to dear member @anne51 updated Android Modern Word Search with a new update entry:

changelog

Make a backup of your project and keep it.
1. In AndroidLauncher.java file, added the following line into the onCreate method to avoid random crashes.
getWindow().getDecorView();
2. In the root build.gradle file, comment out gretty. This is not required and causes build errors.
3. In the root build.gradle file, updated google services to 4.4.2.
4. In the root build.gradle file, updated play-services-ads to 23.4.0.
5. In the root build.gradle file, updated user-messaging-platform to 3.0.0.
6...

Read the rest of this update entry...
 
Top