Digi Circle

Post date: Jul 15, 2016 3:42:36 AM

A 2d puzzle game where you combine 2 or more circles of one number to form one circle of a higher number. This was inspired by games like Just Get 10 and Tripple Town. I've done something similar with Color Theory. This one is just a little more difficult because the combinations are fewer. This was made in GoDot engine just like the DotDot game.

Game Developed for Fun, JULY 2016

You can grab the source from HERE

GamePlay:

  • Tap on empty circles to place the number (shown at center).
  • If two or more circles of same number are next to each other, they combine to form a circle with +1 value.
  • 10 is represented by a star and when two stars combine they are removed from the board. You get 2 empty slots.
  • When all the circles are filled and no combinations are present, the game ends.

Game Start Screen

Gameplay Screen