# Click and Pop game for children -- Question on x,y coordinates, data tracking

**URL:** https://forum.kirupa.com/t/click-and-pop-game-for-children-question-on-x-y-coordinates-data-tracking/160526
**Category:** Uncategorized
**Created:** [August 26, 2005, 4:51pm UTC](https://forum.kirupa.com/t/click-and-pop-game-for-children-question-on-x-y-coordinates-data-tracking/160526 "2005-08-26T16:51:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![gruvbabie](https://avatars.discourse-cdn.com/v4/letter/g/ee7513/32.png) [@gruvbabie](https://forum.kirupa.com/u/gruvbabie)
#### Post date: [August 26, 2005, 4:51pm UTC](https://forum.kirupa.com/t/click-and-pop-game-for-children-question-on-x-y-coordinates-data-tracking/160526/1 "2005-08-26T16:51:07Z")

</div>

Hello, all! I am brand new to the forum, and I have a question on a game that I am creating for my early childhood students.

It is a simple game where there are four circles on the bottom of the movie. Every time the student clicks one of the circles, they are placed on a rectangle area at the top of the screen. I need to be able to keep track of how many images the user clicks into the rectangle.

Has anyone seen anything like this that I could look at for an example? Specifically, I would like to see how to properly set up the code so that the graphics jump into the rectangle and I think that this would be set Property? Also, I want to be able to assign a variable so that I can track whether they clicked the correct number of circles.

I would certainly appreciate any suggestions or links that you could offer! Have a wonderful day!
