I run your code but get error

Exception in thread "main" java.lang.NullPointerException
at test.Test.displayBoard(TicTacToeGame.java:105)
at test.Test.main(TicTacToeGame.java:63)...