A discussion game that is mostly oriented toward getting new contacts. The link to Google Play Market will be published soon.
Every game session starts from a searching process. When an appropriate game room is found you will be provided with a facility of chatting with other users. The conversation time is limited so at the end of this stage you have to choose your favourites. If your choice matches with somebody you both will be provided with contact information of each other.
Your device has to conform with the following requirements:
- Android OS with API level 26 or higher;
- Stable network connection.
The following libraries are in use:
- OkHttp3 (handling network requests);
- Gson (JSON serialization & deserialization);
- Navigation Framework (handling transition between fragments & activities);
- Espresso (for Instrumental Testing).