Clearing hidden rows

Thread in 'Discussion' started by Rezmason, 31 Dec 2007.

  1. Rezmason

    Rezmason Unregistered

    It's difficult to test this without a tool, so instead, perhaps one of you guys would know... in a Tetris game that follows TTC guidelines, can you clear one of the two hidden rows? I assume you can, as improbable as that may be.
     
  2. fnord

    fnord Unregistered

    Just tested. Yes.
     
  3. Rezmason

    Rezmason Unregistered

    Amazing. Thanks!
     
  4. tepples

    tepples Lockjaw developer

    One way to test this is to hold an I, then build like this:

    Code:
    21|TTT  JJJ| <- hidden
    20| T G  J|
    19|GGGGG GGGG|
    18| GG GG |
    17| GG GG |
    The "bookends" at the top can be J, L, or T.


    fnord: Is this how you tested it?
     
  5. fnord

    fnord Unregistered

    That would've been the smartest way to do it, but that's not how I did it. I cleared it with a T. (and didn't use 'bookends' on both sides either)
     

Share This Page