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
C
Customer Support
said
over 6 years ago
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.
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
A
Ali Raza
said
over 6 years ago
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.
Ali Raza
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
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
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
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
Ali Raza
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
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics