views:

448

answers:

4

Hi!

I am looking a game framework for flex/AS3. I want to use it to create simple 2d games, such as tower defense, etc.

Maybe someone can suggest something?

A: 

You dont need a game framework, AS3 alone is enough to create games. I recommend the Shootorials over at Kongregate. Its a step by step tutorial for creating a sidscrolling shooter. You can find the first step here and you can (if youre curious) play the intended end result here.

Thumbnail for first tutorial

Thumbnail for first tutorial

Edit: I assumed that Flex wasnt important. If it is, some follow the "Shootorials with free tools" forum thread, also on Kongregate. I read those myself back when I tried flash, the result was.... meh.

mizipzor
+2  A: 

check out the Pushbutton Engine from none other than Jeff Tunnell (Incredible Machine) and his Push Button Labs .. new company spawned from Dynamix/GarageGames .. read more here

Scott Evernden
I heart Dynamix.
Jasconius
+3  A: 

Check out this framework. http://flixel.org/

It's easy to learn but very powerfull.

Deff
Do you know where I can find examples/tutorials about it?
Oleg Tarasenko
Flixel comes packages with 'Mode' - which is a heavily commented game developed in Flixel. There's also a few tutorials on the official forums e.g. http://flixel.org/forums/index.php?topic=226.0
Learning flixel :) Grate amount of tutorials + alive forum
Oleg Tarasenko
A: 

Check out isometric engine which name is FFilmation, also it has got editor to create isometric place.

alt text

javaloper