Okay, so I am doing a personal project that I'd like to really expand on.
Basically, I'm dealing with trading cards and it's not a game so much as it is just collecting cards.
However, there will be some aspects as far as a game.. anyways..
I have always been really bad about dealing with arrays, and I feel like that is something I need, because here is all I'm trying to figure out:
-User logs in through Google Play (to save progress etc.)
-User gets initial booster pack that contains 3 cards!
-Store cards on profile?
-Purchase booster pack
-Pick random cards for selection (including rares?)
-Trading with other players online
Now I know this is a lot and there is a lot I want to do with it and I'm working really hard to try to figure this out, but I am really struggling and I'd appreciate some help. I have been looking at all sorts of tutorials and manuals and I'm just trying to figure out the best way to approach this.
Help is appreciated. Thanks!