{
                //Single Player
                instructions.setText(R.string.tic_tac_toe_hint_sp);
                gameStart = 1;
                btnStart.setEnabled(false);