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(53) {
  [0]=>
  string(18) "Created Tiles Pile"
  [1]=>
  string(21) "Playes Tiles Selected"
  [2]=>
  string(38) "The first Player to move is: PlayerTwo"
  [3]=>
  string(24) "The first tile is: <6:6>"
  [4]=>
  string(33) "Next Player to move is: PlayerOne"
  [5]=>
  string(67) "PlayerOne plays the tile <2:6> by adding it to the left of the pile"
  [6]=>
  string(32) "The current board is: <2:6><6:6>"
  [7]=>
  string(33) "Next Player to move is: PlayerTwo"
  [8]=>
  string(67) "PlayerTwo plays the tile <2:3> by adding it to the left of the pile"
  [9]=>
  string(37) "The current board is: <3:2><2:6><6:6>"
  [10]=>
  string(33) "Next Player to move is: PlayerOne"
  [11]=>
  string(67) "PlayerOne plays the tile <3:4> by adding it to the left of the pile"
  [12]=>
  string(42) "The current board is: <4:3><3:2><2:6><6:6>"
  [13]=>
  string(33) "Next Player to move is: PlayerTwo"
  [14]=>
  string(30) "PlayerTwo draws the tile <4:6>"
  [15]=>
  string(33) "Next Player to move is: PlayerOne"
  [16]=>
  string(67) "PlayerOne plays the tile <0:4> by adding it to the left of the pile"
  [17]=>
  string(47) "The current board is: <0:4><4:3><3:2><2:6><6:6>"
  [18]=>
  string(33) "Next Player to move is: PlayerTwo"
  [19]=>
  string(67) "PlayerTwo plays the tile <0:0> by adding it to the left of the pile"
  [20]=>
  string(52) "The current board is: <0:0><0:4><4:3><3:2><2:6><6:6>"
  [21]=>
  string(33) "Next Player to move is: PlayerOne"
  [22]=>
  string(67) "PlayerOne plays the tile <0:1> by adding it to the left of the pile"
  [23]=>
  string(57) "The current board is: <1:0><0:0><0:4><4:3><3:2><2:6><6:6>"
  [24]=>
  string(33) "Next Player to move is: PlayerTwo"
  [25]=>
  string(67) "PlayerTwo plays the tile <1:1> by adding it to the left of the pile"
  [26]=>
  string(62) "The current board is: <1:1><1:0><0:0><0:4><4:3><3:2><2:6><6:6>"
  [27]=>
  string(33) "Next Player to move is: PlayerOne"
  [28]=>
  string(68) "PlayerOne plays the tile <3:6> by adding it to the right of the pile"
  [29]=>
  string(67) "The current board is: <1:1><1:0><0:0><0:4><4:3><3:2><2:6><6:6><6:3>"
  [30]=>
  string(33) "Next Player to move is: PlayerTwo"
  [31]=>
  string(68) "PlayerTwo plays the tile <3:3> by adding it to the right of the pile"
  [32]=>
  string(72) "The current board is: <1:1><1:0><0:0><0:4><4:3><3:2><2:6><6:6><6:3><3:3>"
  [33]=>
  string(33) "Next Player to move is: PlayerOne"
  [34]=>
  string(30) "PlayerOne draws the tile <1:2>"
  [35]=>
  string(33) "Next Player to move is: PlayerTwo"
  [36]=>
  string(68) "PlayerTwo plays the tile <1:3> by adding it to the right of the pile"
  [37]=>
  string(77) "The current board is: <1:1><1:0><0:0><0:4><4:3><3:2><2:6><6:6><6:3><3:3><3:1>"
  [38]=>
  string(33) "Next Player to move is: PlayerOne"
  [39]=>
  string(67) "PlayerOne plays the tile <1:2> by adding it to the left of the pile"
  [40]=>
  string(82) "The current board is: <2:1><1:1><1:0><0:0><0:4><4:3><3:2><2:6><6:6><6:3><3:3><3:1>"
  [41]=>
  string(33) "Next Player to move is: PlayerTwo"
  [42]=>
  string(30) "PlayerTwo draws the tile <2:4>"
  [43]=>
  string(33) "Next Player to move is: PlayerOne"
  [44]=>
  string(67) "PlayerOne plays the tile <2:2> by adding it to the left of the pile"
  [45]=>
  string(87) "The current board is: <2:2><2:1><1:1><1:0><0:0><0:4><4:3><3:2><2:6><6:6><6:3><3:3><3:1>"
  [46]=>
  string(33) "Next Player to move is: PlayerTwo"
  [47]=>
  string(67) "PlayerTwo plays the tile <2:4> by adding it to the left of the pile"
  [48]=>
  string(92) "The current board is: <4:2><2:2><2:1><1:1><1:0><0:0><0:4><4:3><3:2><2:6><6:6><6:3><3:3><3:1>"
  [49]=>
  string(33) "Next Player to move is: PlayerOne"
  [50]=>
  string(67) "PlayerOne plays the tile <4:5> by adding it to the left of the pile"
  [51]=>
  string(97) "The current board is: <5:4><4:2><2:2><2:1><1:1><1:0><0:0><0:4><4:3><3:2><2:6><6:6><6:3><3:3><3:1>"
  [52]=>
  string(40) "Game Over. Player PlayerOne won the game"
}