Chuck a Chick

Genre: Arcade
Stack: Unity Engine, DOTween, Google Play Games, Unity Ads
Team size: 9
Duration: July 2023 - November 2024
Role: UI & system programmer
The chicken factory needs you for a culling job!
- Challenge yourself in this endless tapping and sorting game
- Avoid sick chickens and explosions
- Unlock power chicks and combine them for extreme game changing effects!
- Progress through achievements and unlock dozens of skins for your chickens
- Compete on the leaderboard and try to reach the top 10!
Chuck a Chick is a mobile video game in which the player takes on the role of a chick sexer. The goal is to sort through the hundreds of chicks that arrive while avoiding sick chicks and eco-terrorists.
I handled the Google integration via the Google Play Games API as well as a large portion of the game menus.

GOOGLE

Chuck a Chick integrates several elements of the Google Play Games API, namely:
- Authentication synchronizes the other elements of the API with the player's Google account associated with Google Play Games.
- In-app purchases manage calls to the Google Play Store to purchase game items. Chuck a Chick offers only one purchasable item: the "No-Ads" option (see Figure 3.1), which removes ads and unlocks a new magical chick.
- Advertising manages ad revenue. Ad display is directly orchestrated by the Unity Ads package.
- The leaderboard records and compares players' best scores (see Figure 3.2).
- Achievements allow players to unlock numerous unique cosmetic items through missions (see Figure 3.3).
- Cloud Backup backs up player data to Google servers. It records practical elements such as the values ​​associated with the completion of achievements, playing time or even cosmetic items unlocked.

USER INTERFACE

Figure 3.1. No-Ads bundle
Figure 3.2. Leaderboard
Figure 3.3. Achievements
made by hugo valot