An open-source Flip'n Find! memory board game:
- Users can play with the default icons (i have used comic book characters😅). Or,
- Play a custom game using photos from their phone.
- Users can also download memory boards made by other players across the globe by entering the said game name.
miscellaneous:
- 3-levels of difficulty:
- Easy [Grid: 4x2]
- Medium [Grid: 6x3]
- Hard [Grid: 7x4]
- RecyclerView for dynamic view measurement for any layout.
- Firebase storage for storing image urls from user's phone. And,
- Firestore database to play custom game with the saved image urls.
Open source libraries used:
- Picasso: https://github.com/square/picasso
- Confetti: https://github.com/jinatonic/confetti