Hey people!
This is a puzzle game (3X3 grid) with less complexity is converted into a code moreover it ensures the gaming environment as well.
Random numbers are generated Example (if in case of 3X3 ): 1 to 8 numbers are shuffled and '0' is termed as a vacant space. For the user end: They have to arrange in such a way that all the numbers are in order and '0' finds the last position (i.e {3,3}) Features: It displays the attempts taken by the user. Warning in case of invalid move or choice.
