Actionscript 3 vs Haxe: Which to chose for new Flash project?

前端 未结 5 965
野的像风
野的像风 2021-01-31 09:44

I am in the planning stages of a new Flash game project and was wondering which language would be better to use? I already have a strong understanding of Actionscript 3, and hav

5条回答
  •  醉话见心
    2021-01-31 10:09

    New release of Haxe today. Adds official target of C++.

    So now you can target ActionScript and C++ with the same source.

提交回复
热议问题