benrosen / pixel-chess

Multiplayer pixel art chess powered by Phaser, React, and AWS.
0 stars 0 forks source link

Configure game for pixel art #10

Open benrosen opened 3 years ago

benrosen commented 3 years ago

The gameConfig should have pixelArt: true. There is also a setting called roundPixels that should be investigated and possibly set to true.

See this example of round pixels and this example of pixel art.