For the Bachelor's course Android programming of the study program Digital Media at Fulda University of Applied Sciences in summer semester 2017, we were asked to develop our own app. I developed memory card game with dogs, where you can choose the number of memory cards by yourself. This game is my first Android app that I have developed. The memory game was originally developed using Android Studio 2.3 with Gradle 3.1.3. and Java 8 for Android APIs 21 (Android 5.0) to API 25 (Android 7.0).
- The player can choose the number of face down memory cards.
- The color of the cover sheet can be chosen by yourself in red, blue, green and yellow.
- The player can use either the camera or the photo gallery to customize their own cover sheet (No longer possible due to upgrade).
Connect your Android device (min. API 21, max. API 29) to your computer and install the MemoryGame.apk file.
It has been upgraded with Android Studio Arctic Fox 3.1., Gradle 7.0.0 and Java 11 for Android APIs 21 (Android 5.0) to API 29 (Android 8.0) since Aug 11, 2021.
Improvements and bug fixing are planned. It is public domain and free to use.
The game currently contains the following bugs due to the upgrade:
- The Quit button does not work.
- The camera is not activated when taking photos for the cover page.
- Photo gallery can no longer be selected.
- The game can be won as soon as the second to last pair is turned over.
- Game is in English.
Thanks to U.G. for providing the dog photos.