页游制作流程(Webpage Game production process).doc

页游制作流程(Webpage Game production process).doc

  1. 1、本文档共14页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
页游制作流程(Webpage Game production process)

页游制作流程(Webpage Game production process) In order to make the game look cool. Use it. JavaScript function. (optional) simulated client data calculation. Webgame is the time related data. Is divided into two parts. One part is the real data, is calculated by the server timer. The other part is only the initial value for the client display. Do not need immediate synchronization, synchronization on the line only need simulation. It also includes some beautiful UI effects. After all, the game is. Database. A lot of basic data table and detailed data sheet. The basic data table: for example, the grade 1 to Grade 100 of the users initial attribute value. Detailed data tables: the specific attributes of each user. Database, try to optimize. The structure can use 1 byte 2 bytes used to do. 2222, a detailed example of a detailed example of a detailed example of a detailed example Simple discussion of the data flow is painful. To discuss the program and not to code is more painful. Here is the php+mysql. At the same time, this example does not use a class. If enough time, at the end of this year, I will provide a real-time interaction with simple webgame code and core classes to illustrate the benefits of using design pattern. Then according to a super simple way to discuss webgame. With the appropriate code. Should help. Please also pointed out the deficiencies, but also help to me. We do not consider the gameplay, numerical balance etc.. We only consider the realization of a simple example. Then the basic content of a webgame to what? Database: map, city, architecture, game player, weapons and soldiers. Function: landing, upgrade, personal battle, the battle between the city and the soldiers, fighting, building, building, the sale of weapons props. (Note: each function corresponds to 1 or more tables. The above list in the database is the foundation of the foundation). The first is the map, city building. Here, the map can be a city on the map, the building in the city. Map

文档评论(0)

jgx3536 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:6111134150000003

1亿VIP精品文档

相关文档