import { init } from './game/index.mjs'; window.addEventListener('load', init);