project due tomorrow
Hi I'm doing a project in java.It is the game othello.It was all going well till i got an ArrayOutOfBoundsException. the array is this buttons[9][9]; If you dont know othello it's a board game with an 8x8 board.
The Exact error is "ArrayOutOfBoundsException: 9"
attached is the file can anyone help I cant seem to fix this.
|