export const VERSION = "0.1.0"; export const CANVAS = 256; export const MARGIN = 32; export const SAFE = CANVAS - MARGIN * 2;