This is a simple game for small children, created from scratch with the visual programming language Delphi for Windows versions 98 and later. The flexibility of a computer-based game has been exploited here with diagonal and 'jump-over' moves allowed on different levels of difficulty.

Move a tile by clicking on it to jump into the empty space (provided the move is allowable in that level) to eventually form a tractor shape . There are four different tractors to choose from. There are three levels of difficulty: Easy - where the tiles can move from any position into the vacant square. Difficult - where the tiles can only move one square, either diagonally or left/right/up/down into the vacant square. Very Hard - where the tiles can only move one square left/right/up/down into the vacant square (as in the traditional mechanical version!).
Just click a tile and it will jump into the vacant square if it is a valid move for that level.