Game Development Reference
In-Depth Information
How it works
The movement of the tanks is done by vector mathematics using the point on which the
user has touched, what direction the tank is facing at the time of the touch, and so on. We
have finally achieved the multiplayer behavior in our game where a tank moves remotely
as per the local tank moves in the device and this can be seen in the following snapshot.
Synchronization of remote devices entirely depends on the network.
If the network is weak, then user may face some lag in sync between devices.
Search WWH ::




Custom Search