Connect The Pops Clone

Clone of popular android game "Connect The Pops" from Popcorn

Project Description

This is a project completed as a recruitment task for a Unity programmer position. It’s a logic game for Android, Connect the pops!, reminiscent of the rules of 2048. It includes the main game mechanics, which involve merging digital values in circular buttons with the value of the next power of the number 2.

Recordings showing gameplay. On the left, you can see the original game, and on the right, a copy implemented by me.

Implemented Features

The following functionalities have been implemented as part of the project:

  • looping of the power of the number two to exponentially increase the value
  • pleasant interaction system
  • animations
  • user interface copy and color template for subsequent levels

Technologies and Tools Used

As the project base, I used the basic tool template for mobile applications provided by Unity, along with:

  • Unity UI
  • Unity Animator
  • TextMeshPro
  • Visual Studio
  • Gimp