×
How to Play BlindSort
Goal: Place 20 random numbers (0-999) into 20 slots in ascending order.
- A number will be shown to you at the top.
- Click an empty slot in the grid (numbered 1 to 20 by placeholder) to place the current number.
- Placement Rule: The number you place must be GREATER than all numbers in filled slots to its left, and LESS than all numbers in filled slots to its right.
- If you place a number violating this rule, the game ends immediately.
- Moving Numbers (Adjustment):
- You can move an already placed, unlocked number. Click it.
- Possible empty adjacent (up, down, left, right) slots will be highlighted in yellow. Click a highlighted slot to move the number there.
- The move must still follow the main placement rule. An invalid move will end the game.
- After a number is successfully moved, its new cell becomes LOCKED (red) and cannot be moved again.
- Try to place all 20 numbers correctly to win!
- If the time limit is enabled in settings, place all numbers before time runs out.
- Use the "Smart Place" button for a suggestion on where to place the current number based on its value and valid available slots.
At the end of the game, the grid will show the optimal placement and how your numbers compared.