简体   繁体   English

ActionScript 3框架/引擎,用于构建FarmFille等社交游戏

[英]ActionScript 3 framework / engine for building social game like FarmVille

The current architecture of the game is: 游戏的当前架构为:

  • PHP + MySql backend, PHP + MySql后端,
  • Flash and ActionScript 3 frontend. Flash和ActionScript 3前端。

Major criteria for engine/framework selection are: 选择引擎/框架的主要标准是:

  1. Support for isometric view. 支持等轴测视图。
  2. Resuability : The current game development should easy the work for building similar social game of diffrent story type in future. 可重用性:当前的游戏开发应该会简化将来构建不同故事类型的类似社交游戏的工作。
  3. Ease of development 易于发展

Already researched stuff: 已经研究过的东西:

  1. as3isolib - for isometric rendering, but restricted only to the rendering part. as3isolib-用于等轴测渲染,但仅限于渲染部分。
  2. PushButton Engine - open source engine, component based PushButton Engine-开源引擎,基于组件
  3. Open-space engine - But That works with Smart Fox Server only I guess. 开放空间引擎-但这仅适用于Smart Fox Server。

Any other good recommendations ? 还有其他好的建议吗?

I'm not suggesting any particular engine. 我不建议任何特定的引擎。 The choice depends on a number of factors like number of people in the team, target time period, expected number of users, budget etc. etc. But you should check this list of flash game engines . 选择取决于许多因素,例如团队中的人数,目标时间段,预期的用户数,预算等。但是您应该检查此Flash游戏引擎列表 And also check this list of flash isometric engines . 并检查此列表中的Flash等距引擎

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM