sjdodge123 / spaceroyale.io

Multiplayer Javacsript IO game
Apache License 2.0
2 stars 0 forks source link

Canvas does not scale correctly #47

Closed sjdodge123 closed 7 years ago

sjdodge123 commented 7 years ago

Currently the canvas is resized according to screen dimensions, this is not correct. This allows people with bigger screens to have a massive advantage The canvas should rather be scaled based on the screens dimensions and every player regardless of screen size should see the same game(roughly)