In the digital push game, after the game starts, the number sequence is randomly or fixedly shuffled, and then slide the slider to move back to the correct position.
The game is divided into two types: random mode and fixed mode. The random mode is not fixed every time, but there must be a solution. The fixed mode is shuffled to a fixed position every time, which is more convenient to find the law and get the optimal time.
From 3x3 to 9x9, the game has more levels, more difficulty and more brainstorming.
In order to facilitate multi-level operations, the entire row and column can be moved.
The game is divided into two types: random mode and fixed mode. The random mode is not fixed every time, but there must be a solution. The fixed mode is shuffled to a fixed position every time, which is more convenient to find the law and get the optimal time.
From 3x3 to 9x9, the game has more levels, more difficulty and more brainstorming.
In order to facilitate multi-level operations, the entire row and column can be moved.
Show More