Discussion of article "Creating a "Snake" Game in MQL5"

 

New article Creating a "Snake" Game in MQL5 is published:

This article describes an example of "Snake" game programming. In MQL5, the game programming became possible primarily due to event handling features. The object-oriented programming greatly simplifies this process. In this article, you will learn the event processing features, the examples of use of the Standard MQL5 Library classes and details of periodic function calls.


Author: Roman Martynyuk

 
This is an extremely interesting project, especially considering that the game is currently growing. It is worth paying attention to the web applications of the gaming industry, so I recommend moving in this direction and further.
Reason: