In the current new project, start doing the program analysis and program structure design, through the rationality of the data stream analysis structure, add new functions and reasonable and easy to debug maintenance, will not be close to other objects, in the game In the development, all data streams, logic can have reasonable addition methods, the basic structure of the program is also available, and on this basis, the test assessment is made, mainly to understand whether the development of all the games can be reasonably completed, such as immediate Execute an event, trigger the executive event, delay the execution event. There is also a logical call, logic calls and modifications to data, logic does not directly change data, and will be converted to a module. Repeated test scrutiny, poor gaming in game development Various applications to verify the reasonable structure, and to ensure that the code compilation time is the shortest, lowering or removes coupling between objects.
These are all designed, after the test is not problematic, it will be based on the actual game function. In the actual development, it is still necessary to follow the designed process, follow the reasonable development. Standardization and philosophy, guaranteeing every step is reasonable, strong, so that the product quality and development efficiency can be finally guaranteed.
In addition, in this project, it is also necessary to introduce unit tests, write test, write to write. In the development of server-side, we also need to develop various test tools, monitoring tools, statistical tools, and ensure specific data analysis of product quality.
The above-mentioned stuff is in the past two years to analyze the various problems in the development process, and refer to a large amount of information, it will be reflected in the back, and then a complete set of game projects will be summed up. To complete the development work process for all phases. With this reasonable specification, you can guarantee the product on time and high quality, which is the game development to enter a higher realm, do excellent products, and serialize the quality.