/8Puzzle.java

Created a 8Puzzle game with Java. Initializes n x n tiles filling (n x n) - 1 tiles with numbers which the user has to interactively arrange in proper order.

Primary LanguageJava

Stargazers