Posted May 03, 2025 by DoDoCat
Hello everyone, I am very happy to introduce the map editor feature of the War Chess game. This feature is currently under development. Here are some of the current development progress.
The map editor is the core of the entire game, because all our game logic needs to be implemented by the map editor. Therefore, the current focus of game development is the map editor. As long as the map editor is powerful and usable, the subsequent development work will be very smooth.
The map editor now includes several major functions:
Among them, players and relationships are the core of the entire map, because this information determines the interaction between players. In enemy state, players attack each other, while players in neutral state will not engage in combat, and players in ally state will cooperate with each other.