diff --git a/front/src/index.ts b/front/src/index.ts index 4a3555b0..94b1df43 100644 --- a/front/src/index.ts +++ b/front/src/index.ts @@ -84,6 +84,11 @@ const config: GameConfig = { dom: { createContainer: true }, + render: { + pixelArt: true, + roundPixels: true, + antialias: false + }, physics: { default: "arcade", arcade: {