To tough of a game for me to make!

What I’m trying to do on limited knowledge, seems to be impossible to me but maybe it will be easy to do.
I’m trying to make a drag and drop game.
I have 3 places to drop an item.
I want to have 10 items to drag but want them randomlly selected from a group of 60.
I would like the game to keep score, right and wrong guesses.
Then when it is all done I would like to have the option to play again.

OK…
What kind of serious issues am I going to have to get through?

Thanks,

Casey

Not much really that I can see, hardest part would be learning drag and drop the rest of it is just setting up a little random call on load to select and display the objects, then doing the checks when you drop them in their spots. when all are in, ask to play again, if so then call the first random function thingy again or go to the first frame again and poof, start all over again