logga


2 physics tetris

I think most variants of the classic tetris game has been built already for about 10 years ago. But I thought I could give it a try and build one with a physics engine.

you control the blocks with the mouse, I assume you know the rules. There are some differences with the deletion of rows and there are some bugs with row checking, its made with collision detection of points in columns and rows which means it can be tricked. I also had some problems with destruction of objects. An effect of that is some memory leakage.

some source

2 Comments to “physics tetris”
  1. Florian, on January 4th, 2010 at 07:52:37, said:

    It could be fun… if there was a little more time to react and sort the blocks on the ground.

  2. Marcos, on February 22nd, 2010 at 00:30:12, said:

    Hello, I made some days ago a physical tetris, and today I discovered yours searching for other box2d games.
    I like your idea, mine is somewhat less controllable :)
    Perhaps you like my game:
    http://www.kongregate.com/games/marqq/aimtris

Comment on this post below


You can leave a response, or trackback from your own site.