| Author |
Can I make games using Flex?
|
Rogerio Kioshi
Ranch Hand
Joined: Apr 12, 2005
Posts: 595
|
|
Hi,
I'd like to know if it is possible to program games using Flex.
Thank you
|
SCEA 5 (part 1), SCBCD, SCWCD, SCJP, CLP, CLS
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Yes.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Joel Hooks
author
Greenhorn
Joined: Feb 17, 2010
Posts: 15
|
|
Rogerio Kioshi wrote:Hi,
I'd like to know if it is possible to program games using Flex.
Thank you
Flex is used a lot for the surrounding GUI of games. Flex is generally not used for the "game loop" portion of games that requires higher performance. This is less true for say a card game then it is for a firts person shooter, of course. Checkout the Push Button Engine. Great platform for building games for the Flash Platform.
|
 |
 |
|
|
subject: Can I make games using Flex?
|
|
|