Hi folks,
i 'm trying to implement my first game and i have the physics ready.
now i want to add network support, but i don t know how to do it.
As short info:
Its a 2D Game.
In this game there are 2 (or more) spaceships, which fight against each other.
I have difficulties to get an idea how to synchronize my world on the diffrent clients.
perhaps anyone of you can give me some advises.
A Spaceship has a position, a velocity, a orientation and an image which displays the ship.
If you need more information, don’t worry to ask
Thanks in advanced