Tagged Questions
0
votes
1answer
79 views
Suggestion on Database Design [closed]
I am developing an MMOG (not specifically RPG), in this MMOG there are several mini games which the user can play. Users can earn gold from this each of this mini game (depending on their score).
...
5
votes
2answers
250 views
Virtual Economy Setup - Virtual currencies advice
I'm trying to figure out how to build my virtual economy. It seems like some games have one currency and some of them have up to 3 and 4 different ones.
The game is an action game which is currently ...
0
votes
3answers
193 views
Saving virtual goods balance in Android Game
I'm looking for a good way to store virtual goods and virtual currency balance in an Android game. Since these are "consumable" or "unmanaged" goods the balance is not backed up by Google and so there ...
2
votes
1answer
142 views
Making large scale changes to an economy in a social game
Are there any examples or case studies of social games, specifically on Facebook, where the developer has made drastic changes to the economy? I'm specifically interested in examples where the old ...
10
votes
3answers
1k views
Dual Currency vs. One Currency in social games economics and monetization
Not a programming question but game development related.
I am creating an iPhone online game which I wish to be free-to-play where in-app purchase is used for monetization. The important point is to ...