It is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. The object of the puzzle is to place the tiles in order by making sliding moves that use the empty space.
It is implemented on PLC S7-313C (SCL) + TP177a.
Unfortunately I have not found a function for random numbers generating, and I was lazy to make my one, so an initial deal is always the same.
Button "Start" appears when the tiles are in order and disappears when combination is not finished.
It is possible to insert any picture instead of numbered tiles.
http://narod.ru/disk/11621273000/15.ZIP.htmlRussian wrote:Старая добрая логическая игра "Пятнашки". Реализована на контроллере S7-313C (SCL) + TP177a.
К сожалению функции случайных чисел я не нашел, а городить свою было лениво, поэтому начальный расклад всегда один. Кнопка "Старт" появляется при собирании правильной комбинации и пропадает при её разборе. Вместо чисел можно легко вставить любую картинку.