7172737475767778798081
// load first map map = resourceManager.loadNextMap(); //load Othello othello = new Othello(inputManager, screen); // load sounds soundManager = new SoundManager(PLAYBACK_FORMAT); // start music