Client approached us with the requirement to develop a multi player game app same like tic-tack-toe but with the difference that the game can be played between users at different locations
It was a big challenge for us to develop a game using Objective C. The other major challenge was to manage the remote users in one game. We have done R&D on the project to make it feasible. This game application has feature to select category and then invite online users to play the same game.
In this gaming app, the user will select the category and can invite other users. These users will accept the invitation. The game has 3*3 and 4*4 matrix where randomly images will be fetched from server. The user need to upload the image similar to the matrix block image. Other user can vote on that image in the 10 seconds, else image will be automatically approved by the app. Once user will complete horizontally, vertically and diagonally images, he/she will win the game.
Once other user will accept the invitation, the game will start. We have also managed if one user has selected one block then other user could not able to select that block and that block will be disabled until unless image will be uploaded by that user. In this way user can select, invite , play and won the game. Each winner will get 10 points on winning the game.
iPhone & iPad
Objective C
Mobile Applications