The player controls a yellow knight riding a flying ostrich or stork, from a third-person perspective.
Our goal is to make an application that will be our playground. We want to show our workflow and our best practices through a tool generated by us and for us as we grow as developers.
We are using Kotlin language and testing latest Android libraries. It'll be updated with new features as they come to the Android development world.
Please refer to the contributing file to see our contribution guidelines and also our workflow file to see our development workflow.
Youst requires Android Studio version 3.5 or higher.
Note: Please contact the project leader in order to get all the values for the gradle properties config constants.
At your terminal, you will need to execute:
touch challenges/gradle.properties
echo "POKEMON_API_URL=" >> challenges/gradle.properties
Now you can open the recently created gradle.properties
file and add the values for all the keys.