Report 11.02.2022
What has been done:
API Server:
Generation of json with information about the tank by its token_id;
Connecting to the game server via http;
Autotests of game API related to matchmaking;
Game Server:
API gateway for connecting the main API server;
API gateway web server tests;
API gateway logic tests;
Updated the logic of the game server associated with the display of bonuses during the match;
Debugging work;
Unity:
Developed bonus "Jump";
Developed bonus "Bomb";
Integrated animation for the “Bomb” bonus;
Integrated animation for the “Invulnerability” bonus;
Integrated localization plugin and rendered all available text keys; Debugging and code refactoring;
Last updated
Was this helpful?