The A Level Computing Students were recently tasked with using Javascript to create a simple Noughts & Crosses game (or Tic-Tac-Toe) using the online editor http://jsfiddle.net. This was the teacher’s attempt at getting a two player game working. One very ..