Make a multiplayer card game - Episode 6 | Create 2D graphical interface with React
This section mainly uses react to implement UI views. Before this section, a UI view version has been implemented with cocos creator. In order to reuse the basic framework, we abstract the game logic and decouple the logic related to the view engine ...