import Grid; import Toolbox; import Mode; var size = 8; Grid.init(size); Toolbox.init(size); Mode.init();