Hi, I am trying to create a game that will be similar to this one:
I understand that i will need an Array where i maintain the “ball” position, and check for similar colors.
So what i have doubts is how to maintain the balls/marbles along with each other and get them moving with that grid based movement.
Any pointer will be very appreciated.
Thanks!