Hello guys and girls!
I am currently developing my first game for Android/iOS and I have a problem with my graphics quality. I am developing a game with 1280x720 resolution. The sprites are 60x60 pixels on average. When I run my game in a browser on my PC, everything looks great and one of the sprites looks like this:
And when I resize the browser, so it looks like a mobile screen, I lose the quality and the sprite looks like this (it's not nicely curved):
Will this happen on a smartphone? How can I avoid this?