/* mouse.register({ move: (x, y) => { } }) keys.listen((z) => { // console.log(z) play(mod(z, players.length)) }) */