So I am creating a tile game and I save each tile as an int array. I represent the board with a 2d object array and then I save the 2d object array into a file using object output stream.So I am creating a tile game and I save each ti
So I am creating a tile game and I save each tile as an int array. I represent the board with a 2d object array and then I save the 2d object array into a file using object output stream.So I am creating a tile game and I save each ti