Sign In Register

How can we help you today?

Start a new topic
Answered

Example Usecases of GameSparks?

Hi there,


What kind of applications we can build using GameSparks?


- I know 2 players can chat, but what about a group chat?

- Threads? Where a player start a new new through and user can comment there.


What other possibilities are there? what other developers have done using GameSparks?


Thanks


Best Answer

Hi Ali,


You can build almost any application you can think of in GameSparks. Using custom events and Cloud Code you have a lot of freedom to accomplish what you need in your game/app. Check out our showcase page here to see some of the games currently running on the platform. Our SendFriendMessageRequest will allow you to send messages directly to game friends. A SendTeamChatMessageRequest will send a message to everyone who is a member of the given team. You could use a use a team as a room and then use the team chat to talk to players only located within that room. If you can give us some more details on what you are trying to do here I'm sure we can point you in the right direction. I would recommend starting with out Getting Started Guide which will help you get to grips with the basics of the platform. You can find it here. You can then dive into some more tutorials located here. If you have any further questions just let me know.


Thanks,

Liam






Answer

Hi Ali,


You can build almost any application you can think of in GameSparks. Using custom events and Cloud Code you have a lot of freedom to accomplish what you need in your game/app. Check out our showcase page here to see some of the games currently running on the platform. Our SendFriendMessageRequest will allow you to send messages directly to game friends. A SendTeamChatMessageRequest will send a message to everyone who is a member of the given team. You could use a use a team as a room and then use the team chat to talk to players only located within that room. If you can give us some more details on what you are trying to do here I'm sure we can point you in the right direction. I would recommend starting with out Getting Started Guide which will help you get to grips with the basics of the platform. You can find it here. You can then dive into some more tutorials located here. If you have any further questions just let me know.


Thanks,

Liam





Thank you Liam,

I just posted anther question regarding an application im trying to develop and require advice. It mistakenly posted it twice because i was getting error after submitting it. But looks like even though forum raised error but it posted the question any way.

Thanks

Login to post a comment