I don't like playing games, but I found that one of my son's toys was quite interesting (personal opinion). Here is a screenshot of the game: I don't know how it's called. There is one rule: click on the numbers around the X mark until the order is complete. You can modify the number of rows/columns from the top of the interface. The code: #include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#incl