Recently contacted Egret Egret engine, feel very good, provide a variety of development tools to make developers and designers more convenient, and based on the development of typescript language to save a lot of learning costs, for us such a long time in the Microsoft Pit of children's shoes, it is really attractive, In the development of the most waste of time is the design and debugging phase, JS language is too free, free to sometimes write the wrong is not know, but typescript can use the development of the IDE to help debug and debugging, have to say really very efficient, before this, I in the Egret forum sent a few small games to do practiced hand, A recent "Crazy Guess Song name" In the case of the full material, only in less than 1 days to complete the development, to the standard of small games, has been completed, but the distance commercial still need some modification, can be a leader to if enough experience, a few days a small game is very easy and simple things, Below I use another small game to do tutorial, learn Egret Eui bring convenient development.
This is just the beginning, a set of outlines to prepare, the game itself is the interface game, the use of a simple interface to switch to achieve the effect of the game, it only requires less than 4 interface can be completed, the rest is the game logic.
Above, we can use this structure to summarize the steps that the game needs to develop, but before that, it is best to first prepare the material, this game tutorial material from the Internet, just to help you learn Egret development game Auxiliary material, no one can use the footage in this tutorial for commercial purposes.
The following is an outline:
HTML5 Egret Game Development Idiom Big challenge (i)
HTML5 Egret Game Development Idiom Big challenge (ii) Clean EUI Project and resource preparation
HTML5 Egret game developing idiom big challenge (iii) Start interface and select interface
HTML5 Egret Game Development Idiom Big Challenge (iv) interface switching and data processing
HTML5 Egret Game Development Idiom Big Challenge (v) Game interface Construction and design
HTML5 Egret Game Development Idiom big challenge (vi) game logic and data processing
HTML5 Egret Game Development Idiom Big Challenge (vii) Setting up interface and sound management
HTML5 Egret Game Development idiom big challenge (eight) packaging release
HTML5 Egret Game Development Idiom Big challenge (i)