Hello everyone,
I am in the process of completing a Java (jbox2d) based physics puzzle game.
Whenever a puzzle is successfully solved depending upon the time required the data i sent from the client side to the server side.
How can i make sure this data is not being tampered with … or what should i do so that the game score cannon be hacked ??
Thank you