Hello ! I'm new at programmin in java and i need help for a school project. I need to make the bases of a game, and i wanted to recreate the legend of zelda a link to the past, wich is a SNES game, with a base resolution of 256x224, so all my sprites and tiles are in this format (tile is in 16x16 and sprite in 16x24) but when i rescale it, it become blurry. Is there a solution to let the rendering still with apparent pixels ?
I can post my code if needed !
