Go Tetris! 0.8 Alpha

A couple of minor updates tonight.

  • You can now rotate counter-clockwise! (With the “u” key.)
  • Fixed that pesky bug where the last character of the score was cut off if you got more than 1,000,000 points.

Thanks to stillflame for the comment about how to implement the “rotate left”. It’s a bit of a hack, because all the spaces for all three right rotations have to be empty for it to work… so there might be some weird behavior if you’re rotating at the last minute, but it’ll have to do for now.

For that matter, thanks to everyone who has left comments!!! I love hearing everyone’s thoughts and suggestions.

My next feature will be either a high score list, (with “submit your name” functionality), or possibly expanding the number of empty spaces that can be considered for an eye. I know how I’m going to implement that one, but it’s still going to take me an afternoon or two. That means I probably won’t get to it until I have a good solid day to spend.

Thanks for playing!