Oneside represents one side of the rubik's cube, where each cell has a randomly generated number. You would be provided with a 3X3 matrix with a superscript in each unit cell.
Your aim is to match each unit cell with it's respective superscirpt by performing row or column swap thorugh the 8 buttons that are provided adjacent to the GridView. Each button performs a swap operation on 4 numbers at a time. These swap operations can be horizontal or vertical depending on the button that you have pressed.
You'll be prompted with a winning dialog if you are able to match each cell with it's respective superscript.




