Oleg Tarasenko
Oleg Tarasenko

Reputation: 9610

AS3: Game development

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?

Upvotes: 1

Views: 1574

Answers (4)

Scott Evernden
Scott Evernden

Reputation: 39986

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

Upvotes: 2

bora.oren
bora.oren

Reputation: 3509

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

alt text

Upvotes: 0

Deff
Deff

Reputation: 46

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

It's easy to learn but very powerfull.

Upvotes: 3

Mizipzor
Mizipzor

Reputation: 52381

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.

Upvotes: 0

Related Questions