🌳
pt0/gamesapp/sharedF/constantsF.mts
4export const gameDrawDims = {width: 600, height: 600}
5export const minNoPlayers = 4
6export const showAiCost = isDevPc