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