I have tried looking but I can't find any complete output explanation for the TetrisAI.
For example, I have the following output:
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_Y 1
MOV_X 1
MOV_X 1
MOV_X 1
MOV_X 1
MOV_X -1
MOV_Y 1
MOV_DROP
MOV_END
How should this be interpreted in terms of what happens to the piece? Thank you.
I have tried looking but I can't find any complete output explanation for the TetrisAI.
For example, I have the following output:
How should this be interpreted in terms of what happens to the piece? Thank you.