I am working my way through the reversi tutorial and have come upon a stumbling block. After I have generated and placed the first four starting pieces I noticed they all appear as the same colour (white). I have ensured that the following line is in place: $default_colors = array("ffffff"...