JM
Jose Molina | Code PHP Task for Resume-Library
Initital Pile Tiles
You can move the mouse over each tile in order to verify the random shuffle everytime the page reload.
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: 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 <5:6> by adding it to the left of the pile"
[6]=>
string(32) "The current board is: <6:5><5:5>"
[7]=>
string(33) "Next Player to move is: PlayerOne"
[8]=>
string(67) "PlayerOne plays the tile <4:6> by adding it to the left of the pile"
[9]=>
string(37) "The current board is: <4:6><6:5><5:5>"
[10]=>
string(33) "Next Player to move is: PlayerTwo"
[11]=>
string(67) "PlayerTwo plays the tile <1:4> by adding it to the left of the pile"
[12]=>
string(42) "The current board is: <1:4><4:6><6:5><5:5>"
[13]=>
string(33) "Next Player to move is: PlayerOne"
[14]=>
string(68) "PlayerOne plays the tile <2:5> by adding it to the right of the pile"
[15]=>
string(47) "The current board is: <1:4><4:6><6:5><5:5><5:2>"
[16]=>
string(33) "Next Player to move is: PlayerTwo"
[17]=>
string(67) "PlayerTwo plays the tile <1:1> by adding it to the left of the pile"
[18]=>
string(52) "The current board is: <1:1><1:4><4:6><6:5><5:5><5:2>"
[19]=>
string(33) "Next Player to move is: PlayerOne"
[20]=>
string(68) "PlayerOne plays the tile <2:3> by adding it to the right of the pile"
[21]=>
string(57) "The current board is: <1:1><1:4><4:6><6:5><5:5><5:2><2:3>"
[22]=>
string(33) "Next Player to move is: PlayerTwo"
[23]=>
string(68) "PlayerTwo plays the tile <3:4> by adding it to the right of the pile"
[24]=>
string(62) "The current board is: <1:1><1:4><4:6><6:5><5:5><5:2><2:3><3:4>"
[25]=>
string(33) "Next Player to move is: PlayerOne"
[26]=>
string(67) "PlayerOne plays the tile <1:3> by adding it to the left of the pile"
[27]=>
string(67) "The current board is: <3:1><1:1><1:4><4:6><6:5><5:5><5:2><2:3><3:4>"
[28]=>
string(33) "Next Player to move is: PlayerTwo"
[29]=>
string(68) "PlayerTwo plays the tile <0:4> by adding it to the right of the pile"
[30]=>
string(72) "The current board is: <3:1><1:1><1:4><4:6><6:5><5:5><5:2><2:3><3:4><4:0>"
[31]=>
string(33) "Next Player to move is: PlayerOne"
[32]=>
string(67) "PlayerOne plays the tile <3:3> by adding it to the left of the pile"
[33]=>
string(77) "The current board is: <3:3><3:1><1:1><1:4><4:6><6:5><5:5><5:2><2:3><3:4><4:0>"
[34]=>
string(33) "Next Player to move is: PlayerTwo"
[35]=>
string(68) "PlayerTwo plays the tile <0:2> by adding it to the right of the pile"
[36]=>
string(82) "The current board is: <3:3><3:1><1:1><1:4><4:6><6:5><5:5><5:2><2:3><3:4><4:0><0:2>"
[37]=>
string(33) "Next Player to move is: PlayerOne"
[38]=>
string(30) "PlayerOne draws the tile <1:6>"
[39]=>
string(33) "Next Player to move is: PlayerTwo"
[40]=>
string(30) "PlayerTwo draws the tile <2:4>"
[41]=>
string(33) "Next Player to move is: PlayerOne"
[42]=>
string(30) "PlayerOne draws the tile <3:6>"
[43]=>
string(33) "Next Player to move is: PlayerTwo"
[44]=>
string(68) "PlayerTwo plays the tile <2:4> by adding it to the right of the pile"
[45]=>
string(87) "The current board is: <3:3><3:1><1:1><1:4><4:6><6:5><5:5><5:2><2:3><3:4><4:0><0:2><2:4>"
[46]=>
string(33) "Next Player to move is: PlayerOne"
[47]=>
string(67) "PlayerOne plays the tile <3:6> by adding it to the left of the pile"
[48]=>
string(92) "The current board is: <6:3><3:3><3:1><1:1><1:4><4:6><6:5><5:5><5:2><2:3><3:4><4:0><0:2><2:4>"
[49]=>
string(33) "Next Player to move is: PlayerTwo"
[50]=>
string(68) "PlayerTwo plays the tile <4:5> by adding it to the right of the pile"
[51]=>
string(97) "The current board is: <6:3><3:3><3:1><1:1><1:4><4:6><6:5><5:5><5:2><2:3><3:4><4:0><0:2><2:4><4:5>"
[52]=>
string(40) "Game Over. Player PlayerTwo won the game"
}