Basic UI Framework for Mobile TCG

Development

  • Role: Game Client Engineer Intern
  • Team Size: 10
  • Duration: 5 months
  • Language: Lua (Cocos2d)
  • Platform: iOS & Android

Contribution

  • Partipated in the design and coding of the UI framework
  • Independently complete all of the UI components and pages' development work
  • Coded different kinds of UI layout script based on the base framework
  • After the UI development work, I joint other program group and built the battle animation's FSM.


As a game client engineer intern in Netease Game, I worked with the art designer and game designer in a game project.

Because of my experience in Art, Design and Programming, I am lucky to take part in every aspect of the game development, and also made some contributions in different degree, like my improved scheme for skill display design and PVP matching interface, which are finally adopted by the design team.

As a programmer intern, I start understanding and learning about the previous framework by reading code and taking notes in term of mind map. The pictures below are some of my notes.



The main code structure in the project

The logic map of main.lua file.





The UML graph of BasePanel Class, which is the base class of other UI panels in this game.

The single round in battle's FSM flow graph. After one event was triggered, program will excute another check on the status.



© 2019 Sun Xiangyu