Tetris-like
keekee312
Member Posts: 91
Hi everybody,
I finally found a great template with arrays which is "grid-based game template" to make a tetris-like game but I have a problem because I don't know how to save the position of a piece I moved to right or left, could you help me please ?
Thank you very much
I finally found a great template with arrays which is "grid-based game template" to make a tetris-like game but I have a problem because I don't know how to save the position of a piece I moved to right or left, could you help me please ?
Thank you very much
Comments
What do you think about that ?
For instance, I have a red square in the left bottom corner then if a an other red square is just above it (let's say X1, Y2) so the both can be destroyed, no ?
Thanks