Jose Molina | Code PHP Task for Resume-Library

Initital Pile Tiles

Players

Player 1

Player 2

LOG

Something went wrong, please reload the page! n
array(43) {
  [0]=>
  string(18) "Created Tiles Pile"
  [1]=>
  string(21) "Playes Tiles Selected"
  [2]=>
  string(38) "The first Player to move is: PlayerOne"
  [3]=>
  string(24) "The first tile is: <5:5>"
  [4]=>
  string(33) "Next Player to move is: PlayerTwo"
  [5]=>
  string(67) "PlayerTwo plays the tile <0:5> by adding it to the left of the pile"
  [6]=>
  string(32) "The current board is: <0:5><5:5>"
  [7]=>
  string(33) "Next Player to move is: PlayerOne"
  [8]=>
  string(68) "PlayerOne plays the tile <4:5> by adding it to the right of the pile"
  [9]=>
  string(37) "The current board is: <0:5><5:5><5:4>"
  [10]=>
  string(33) "Next Player to move is: PlayerTwo"
  [11]=>
  string(68) "PlayerTwo plays the tile <4:4> by adding it to the right of the pile"
  [12]=>
  string(42) "The current board is: <0:5><5:5><5:4><4:4>"
  [13]=>
  string(33) "Next Player to move is: PlayerOne"
  [14]=>
  string(68) "PlayerOne plays the tile <0:4> by adding it to the right of the pile"
  [15]=>
  string(47) "The current board is: <0:5><5:5><5:4><4:4><4:0>"
  [16]=>
  string(33) "Next Player to move is: PlayerTwo"
  [17]=>
  string(67) "PlayerTwo plays the tile <0:2> by adding it to the left of the pile"
  [18]=>
  string(52) "The current board is: <2:0><0:5><5:5><5:4><4:4><4:0>"
  [19]=>
  string(33) "Next Player to move is: PlayerOne"
  [20]=>
  string(68) "PlayerOne plays the tile <0:6> by adding it to the right of the pile"
  [21]=>
  string(57) "The current board is: <2:0><0:5><5:5><5:4><4:4><4:0><0:6>"
  [22]=>
  string(33) "Next Player to move is: PlayerTwo"
  [23]=>
  string(67) "PlayerTwo plays the tile <2:4> by adding it to the left of the pile"
  [24]=>
  string(62) "The current board is: <4:2><2:0><0:5><5:5><5:4><4:4><4:0><0:6>"
  [25]=>
  string(33) "Next Player to move is: PlayerOne"
  [26]=>
  string(68) "PlayerOne plays the tile <1:6> by adding it to the right of the pile"
  [27]=>
  string(67) "The current board is: <4:2><2:0><0:5><5:5><5:4><4:4><4:0><0:6><6:1>"
  [28]=>
  string(33) "Next Player to move is: PlayerTwo"
  [29]=>
  string(68) "PlayerTwo plays the tile <1:3> by adding it to the right of the pile"
  [30]=>
  string(72) "The current board is: <4:2><2:0><0:5><5:5><5:4><4:4><4:0><0:6><6:1><1:3>"
  [31]=>
  string(33) "Next Player to move is: PlayerOne"
  [32]=>
  string(68) "PlayerOne plays the tile <3:6> by adding it to the right of the pile"
  [33]=>
  string(77) "The current board is: <4:2><2:0><0:5><5:5><5:4><4:4><4:0><0:6><6:1><1:3><3:6>"
  [34]=>
  string(33) "Next Player to move is: PlayerTwo"
  [35]=>
  string(67) "PlayerTwo plays the tile <3:4> by adding it to the left of the pile"
  [36]=>
  string(82) "The current board is: <3:4><4:2><2:0><0:5><5:5><5:4><4:4><4:0><0:6><6:1><1:3><3:6>"
  [37]=>
  string(33) "Next Player to move is: PlayerOne"
  [38]=>
  string(30) "PlayerOne draws the tile <0:0>"
  [39]=>
  string(33) "Next Player to move is: PlayerTwo"
  [40]=>
  string(67) "PlayerTwo plays the tile <2:3> by adding it to the left of the pile"
  [41]=>
  string(87) "The current board is: <2:3><3:4><4:2><2:0><0:5><5:5><5:4><4:4><4:0><0:6><6:1><1:3><3:6>"
  [42]=>
  string(40) "Game Over. Player PlayerTwo won the game"
}