This commit is contained in:
skythedragon 2024-09-29 14:00:38 -04:00
parent bf6e29bc1b
commit 4037350e7e

View File

@ -6,7 +6,7 @@ export const config = {
};
export const consts = {
"GRID_COUNT": 100,
"GRID_COUNT": 128,
"CELL_WIDTH": 40,
"SPEED": 5,
"BORDER_WIDTH": 20,