New article at mql5.com - Creating a "Snake" Game in MQL5

 

New article Creating a "Snake" Game in MQL5 is published at mql5.com:

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