Skip to main content
Participant
March 18, 2011
Question

Tetris with half hexagon

  • March 18, 2011
  • 1 reply
  • 305 views

Hi everyone,

I desperately need som help...

I have to realize a little Tetris like flash game, except that instead of square based shapes, I need to deal with half hexagons !

I did several tutorials and downloaded a lot of sources, so now I understand how to code a basic Tetris. But when it comes to use triangles instead of squares, it gets too hard for me !... How to detect when the shapes collide ? Can they rotate ?...

Well I'd be so grateful if someone could help me !!

PS : Sorry for my bad english...

This topic has been closed for replies.

1 reply

March 18, 2011

I would suggest having a look at the Collision Detection Kit.

http://code.google.com/p/collisiondetectionkit/