Hi,
I've been working on a 3d tennis game for a week now, and I've been running into problems regarding the resolution:
64x64 is just too small for a game like this, everything just becomes an unclear mess.
So my qustion is: The rules category states that the game should have a resolution of 64x64, which equals 4096 pixels in total.
I would basicly like to change the aspect ratio of my game, so I can fit the game better on the screen, by maintaining the total amount of pixels, so I could have a resolution of for example 96x42 pixels.
Do the rules allow for such a resolution change?