About WinZO SDK
SDK is a tool that helps to integrate your game on WinZO’s platform with minimal effort. Through this SDK, all the functionalities of WinZO platform including matchmaking of users, creation of contests across formats, result generation etc. get implemented for your game. In this SDK you can import your project, create asset bundles and test your game in a similar environment as WinZO provides to its user. In this SDK you will get several events and delegates through which you can communicate with WinZO systems and servers. SDK provides game configuration data to your game and also receives data like score, analytics etc. from your game.
Functionalities Added as part of WinZO’s SDK
Matchmaking: We do matchmaking at our end and will provide you with a list of players and their details
Result Generation: We offer reconnection support for the integrated games, which helps in ensuring continuation of gameplay in case of network minor connectivity issues at the player’s end
Fraud Check: We run multiple checks on the data of the players and gameplays to ensure that the winnings are not impacted by any faul play
Testing: We use the WinZO SDK for testing purposes. Using this, you will be able to check how your game works on our Main Project. If your game works perfectly on WinZO’s SDK, it confirms the fact that the game will work smoothly on our Main Project as well
Last updated