|
TetrisGameEngine
Tetris game engine details
Tetris Game EngineThis tetris engine contains full source code for a tetris game. As well as being useful for people looking to develop a tetris-like game, it's also a good starting point for anyone looking to build games in Actionscript 3. Take a look through the code and learn from it. The code is in two parts.
|
► Sign in to add a comment
Hi, recently I have been picking up AS3 and am developing games out of it. I am sure this source code will help me well. Thanks.
Tendouji
Hi, thanks for the source code :). It really helped me. But now i only want one more thing in the tetris game and that is to export the variable score and a new variable name into an xml or txt file, so that i can put highscores on my website.
can you help me with this?
Thx in advance
Tammzak
thanks. i needed this
Thank you. I'm trying to learn AS3 myself and this is one of the more helpful games i've came across..