Scifiintel
Programmer
im making a tetris game out of these...[]
[]
[]
[][] ...so, a tetris game area is 10 by 20 blocks big. How can I relatively easily make integer variables for each block so that i can be able to know whether the space has a block or not, and then easily be able to manipulate the block left and right and down so it doesn't hit anything(just think of tetris)? Any suggestions would be greatly appreciated...
Thanks
Sci
[]
[]
[][] ...so, a tetris game area is 10 by 20 blocks big. How can I relatively easily make integer variables for each block so that i can be able to know whether the space has a block or not, and then easily be able to manipulate the block left and right and down so it doesn't hit anything(just think of tetris)? Any suggestions would be greatly appreciated...
Thanks
Sci