- Login with name and avatar
- Avatar selector with 54 avatars
- 27 unique cards to play with, each game with 16 cards
- Ranking system
Installing Dependencies:
$ yarn
Install pods if building for ios:
$ npx pod-install
Running the app:
$ yarn start
For starting the app on a specific OS:
$ yarn ios | yarn android
You can also open the project on Android Studio and XCode.