Conversation
|
I also tried to build the app with android studio on Ubuntu, At first I got this error: solved it by searching for an old Then gradle continues correctly leading me through getting the right extensions in android-studio and I could build the app: |
|
Hi! IDDFS stands for "Iterative Deepening Depth Fisrt Search" and BFS stands for "Breadth First Search". Both are types of search AIs implemented in the game. If you have any further questions or suggestions, feel free to ask! ;) |
|
I solved the gradle problems and built the app successfully. It looks really great: https://github.com/rubo77/ProjetEi4_Android/raw/apk/download/app-debug.apk I will add some ideas and wishes in the issues |
Please add this readme or similar, including the link to the app for download.
I think you used the KI of https://github.com/smack42/DriftingDroids so maybe you can cross link to that project as well.
Maybe you can add an english instructions as well?
What does "BFS" and "IDDFS" mean?