This is a complete mini clone of Black Dodger called Getest. You can find more about the procedure of its creation here:
https://gamengineering.blogspot.com/
The game was updated for the LibGDX release 1.9.9. Find more in the link:
https://libgdx.badlogicgames.com/versions.html
It's also updated to run for Android Studio 3.4.0:
https://developer.android.com/studio
It uses google ads service version 17.2.0:
https://developers.google.com/admob/android/rel-notes
DO NOT upgrade the gradle to the latest version. LibGDX 1.9.9 works with Gradle Version 3.2.0.
The game has to be imported as a new project and then be built.
- By the Creator of Black Dodger
https://play.google.com/store/apps/details?id=com.blackdodger&hl=el
This project is licensed under the MIT License - see the LICENSE.md file for details
- Props to http://williammora.com/
- The first tutorial i found extremely usefull about LibGDX