News on update 22.12.2019

News on update 22.12.2019
Hello, dear friends! Today I worked on the basic functionality of launching the server and it already works on UDP. You can see on the screenshots what successes I have achieved (Tests): 1 - Launched...
0 Read More

3488. Closest Equal Element Queries

Problem Statement You are given a circular array nums and an array queries.For each query i, you have to find the following:The minimum distance between the element at index queries[i] and an...
0 Read More

News on update 27.12.2019

News on update 27.12.2019
Good night, dear friends! A few days ago I started developing the "APS - Account Protection System" module, which is responsible for user security on the server and client side, and I have already de...
0 Read More

News on update 28.12.2019

News on update 28.12.2019
Good evening, today I wrote the first authorization, creating a new user config and authorization (Output of the login message). Also, the method of sending messages was rewritten for reading JSON co...
0 Read More

How to get 100% code coverage? ✅

How to get 100% code coverage? ✅
Hello everyone In this article, I'll talk about how you can make 100% code coverage for your project. The techniques described here will allow you to do this as quickly as possible. Well, let's get st...
0 Read More

News on update 14.03.2020

News on update 14.03.2020
Good evening, the engine is being improved and a game is being written on it, but it is for a test run on the engine. That is, we will write the game and then the engine will be back as before, this ...
0 Read More

News on update 04.05.2020

News on update 04.05.2020
Implemented: New support for Lua scripts. Developed a system for opening exec scripts, they are needed to create engine startup modes. Added two modes (File initialization, module management (realtim...
0 Read More