Objectives:
A mobile game designer fastest game maker integrated in Visual Studio, FGM for short.
Function:
Has a powerful graphical designer, enabling the UI design andCodePerfect Integration. It has a basic framework for a game, including resolution settings, starting, pausing, ending, page refreshing, sound processing, combat switching, and other basic capabilities. A basic class library contains basic elements such as maps, roles, monsters, events, and triggers. Mobile Game Developers only need to use the FGM framework to generate their own roles, monsters, and map elements, and then use the designer to quickly create a powerful game.
Features:
1. fully use the language C #/Vb in Visual Studio. You do not need to learn other scripting languages, and the learning cost is low.
2. UI and code are perfectly integrated, with high flexibility and scalability. Similar to formdesigner of Visual Studio, the roles, monsters, map elements that you inherit can automatically appear in toolbox, and you can operate these elements through the UI. Of course, you can also directly write code for implementation.
3. Fast.
Plan:
1. Complete the functional design of FGM.
2. Start from simple to deep, pick interesting and useful topics, and complete a seriesArticleTo introduce the Visual Studio SDK and other knowledge.
3. Start development and update the blog.
4. Invite all heroes to complete the FGM business together.