Avatar

Level 3

Hi

I am on the brink of completing an interactive game of pong but my quota ran out. I noticed that I can upgrade to a commercial developer account for $5 a month. Is this the only cost or would I be paying additional per message costs as outlined in the commercial pricing. If not, how much extra usage to I get on a commercial developer account.

The pong game is really cool but uses up lots of messages because it communicates every x, y coordinate moved by each players bat and the ball as well as the two scores. So all in all lots of x,y coordinates are going through to 4 Shared Properties and this is chewing through the quota.

Is there a cheaper pricing model to handle this realtime communication? Has anyone developed a similar realtime movement application - I am really interested?

Thanks