« Using uint as a loop iterator | Windows Vista just hosed my work »

Actionscript 3 tetris source code

13th December 2007

This will certainly be useful to anyone wanting to make a tetris game. It’s probably also useful to anyone learning Actionscript 3, particularly if they want to make games. The source code is on the Flash Game Code web site. It’s in two parts - an engine, which does the game part, and a sample game that uses the engine. Have fun.

Read more articles about Flash, Game Development, Actionscript 3 

2 Comments add your own

  • Thanks for sharing - it is much appreciated; your Singleton article is great as well.

    Dave Jeffery  |  18th December 2007 at 6:12 pm

  • Awesome! I really appreciate you giving away your knowledge. I hope to be using Flint here really soon, too!

    I’m trying to get the tetris code to work in FlashDevelop, but keep getting error 1009:
    “Cannot access a property or method of a null object reference.” on the line starting with,
    StartScreen( screen )

    I can’t figure out the problem!

    ryan  |  23rd July 2008 at 8:08 am

Leave a Comment

required

required, hidden

XHTML: you can use these tags - <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Subscribe to the comments via RSS Feed