Hi everyone,
I have a question about the rules. Let's say I have my 64x64 game centered in my html game. 6x6 for each pixel so 384x384 in total. I want to have something outside the borders of my actual game so it's not boring to look at.
Now the rules say that border art outside the actual game is allowed if it's not rendered by the game. But what if I want to put a fancy shader in the background? Cause technically that's code generated, although it will not affect my actual game at all inside the 384x384 area. Would that be allowed?