Wow, this is a unique version of Tetris! The first I think I've ever seen that doesn't use the flood fill algorithm. This must have took quite a bit of code to complete though, huh? Recognizing when all the blocks in a shape are a certain coordinates instead of checking if they are in place in an array value.
That's another thing that must have been a challenge, figuring out how to make all the blocks. A list element for sprites, possibly?
Wow, this is a unique version of Tetris! The first I think I've ever seen that doesn't use the flood fill algorithm. This must have took quite a bit of code to complete though, huh? Recognizing when all the blocks in a shape are a certain coordinates instead of checking if they are in place in an array value.
That's another thing that must have been a challenge, figuring out how to make all the blocks. A list element for sprites, possibly?
sedativechunk 2 years ago
sweet i like the 3D touch to it
sodafountan 3 years ago