Skip to content

Fix/game move mechanics

Simon Josef Thür requested to merge fix/game_move_mechanics into master

With help of the screens 😄 I realized that I had forgotten that the y coordinate is reversed, and that x cannot be negative. Fixed these issues and added a conversion function to switch between local and remote coordinates

Merge request reports