Blind Sort

Screenshots

Screenshot 1 Screenshot 1 Screenshot 2 Screenshot 2

How-To Play

You are given an empty list, and random numbers one at a time, ranging between 0-1000. The objective is to add each number in ascending order.

For example, you are given 56 and you select the position to be at 1, but then the next number is 10, you would lose the game since 10 is less 50.

Once the game detects no valid moves left, it will automatically reset, and you can start over.

Enjoy the game!